Class RunningScheduledTaskException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.common.exception.RunningScheduledTaskException
All Implemented Interfaces:
Serializable

public final class RunningScheduledTaskException extends RuntimeException
This exception would be thrown when you try to start a running task.
See Also:
  • Constructor Details

    • RunningScheduledTaskException

      public RunningScheduledTaskException()