Class TaskException

  • All Implemented Interfaces:
    Serializable

    @Experimental
    public class TaskException
    extends Exception
    Exception that carries supplementary information on how it should be treated (with the respect to operation result and task run result status). Very experimental. Currently not supported directly by task-quartz-impl module. (Only by helper classes in higher layers.) This will be changed.
    See Also:
    Serialized Form