Class StateChangeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.hansolo.toolbox.statemachine.StateChangeException
All Implemented Interfaces:
Serializable

public class StateChangeException extends Exception
See Also:
  • Constructor Details

    • StateChangeException

      public StateChangeException()
    • StateChangeException

      public StateChangeException(String message)
  • Method Details

    • getError

      public String getError()