Class TaskNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.admin.bit.jeap.errorhandling.infrastructure.manualtask.TaskManagementException
ch.admin.bit.jeap.errorhandling.infrastructure.manualtask.TaskNotFoundException
- All Implemented Interfaces:
Serializable
Exception to signal that a requested task could not be found.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString