Class StateChangeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ameba.exception.BusinessRuntimeException
org.openwms.common.StateChangeException
All Implemented Interfaces:
Serializable

public class StateChangeException extends org.ameba.exception.BusinessRuntimeException
A StateChangeException signals that the request to change the state of an entity was not allowed.
Author:
Heiko Scherrer
See Also:
  • Constructor Details

    • StateChangeException

      public StateChangeException(String message)
      Create a new with a message text.
      Parameters:
      message - The message text