Class TaskException

All Implemented Interfaces:
Serializable

public class TaskException extends Exception
Thrown when an error occurs during the execution of a task.
Author:
lorban
See Also:
  • Constructor Details