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 aJoborResultActionfaced an error which it cannot handle.ValidationException Thrown if validation oftriggers,jobsorresultActionsfinds problems.
Note that this exception can containmore than one error! Error messages passed to this are expected to be localized.