Package com.inet.taskplanner.server.api.error
package com.inet.taskplanner.server.api.error
Provides classes for handling errors and exceptions in the Task Planner.
This includes validation exceptions, task execution exceptions, and
internationalized error messages for various error conditions.
-
ClassDescriptionSignals that the execution of a
JoborResultActionfaced an error which it cannot handle.Errors codes for errors occurring when using theTaskPlannerThrown if validation oftriggers,jobsorresultActionsfinds problems.
Note that this exception can containmore than one error! Error messages passed to this are expected to be localized.