Class RemoveTaskErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.scheduler.exceptions.SchedulerException
rife.scheduler.exceptions.TaskManagerException
rife.scheduler.taskmanagers.exceptions.RemoveTaskErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionRemoveTaskErrorException
(int id) RemoveTaskErrorException
(int id, DatabaseException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoveTaskErrorException
public RemoveTaskErrorException(int id) -
RemoveTaskErrorException
-
-
Method Details
-
getTaskId
public int getTaskId()
-