Class IllegalJobStateChangeException

All Implemented Interfaces:
Serializable

public class IllegalJobStateChangeException extends IllegalStateException
See Also:
  • Constructor Details

    • IllegalJobStateChangeException

      public IllegalJobStateChangeException(StateName from, StateName to)
  • Method Details