Class StateChangeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ws.container.service.state.StateChangeException
All Implemented Interfaces:
Serializable

public class StateChangeException extends Exception
See Also:
  • Constructor Details

    • StateChangeException

      public StateChangeException(String s)
    • StateChangeException

      public StateChangeException(String s, Throwable t)
    • StateChangeException

      public StateChangeException(Throwable t)