Class SchedulerRemoveException

All Implemented Interfaces:
Serializable

public class SchedulerRemoveException extends ExecutorException
Author:
Luca Frosini (ISTI - CNR)
See Also:
  • Constructor Details

    • SchedulerRemoveException

      public SchedulerRemoveException()
    • SchedulerRemoveException

      public SchedulerRemoveException(Throwable cause)
    • SchedulerRemoveException

      public SchedulerRemoveException(String message)
    • SchedulerRemoveException

      public SchedulerRemoveException(String message, Throwable cause)