Package com.inet.taskplanner.server.api.error
-
Enum Summary Enum Description TaskPlannerCodes Errors codes for errors occurring when using theTaskPlanner
-
Exception Summary Exception Description TaskExecutionException Signals that the execution of aJob
orResultAction
faced an error which it cannot handle.ValidationException Thrown if validation oftriggers
,jobs
orresultActions
finds problems.
Note that this exception can containmore than one error
! Error messages passed to this are expected to be localized.