Class DynECTExceptions.JobStillRunningException

All Implemented Interfaces:
Serializable
Enclosing class:
DynECTExceptions

public static class DynECTExceptions.JobStillRunningException extends IllegalStateException
You must wait until another job is finished before attempting this command again
See Also:
  • Constructor Details

    • JobStillRunningException

      public JobStillRunningException(String message, Throwable cause)