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.Error codes for errors occurring when using theTaskPlanner.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.