Class StateChangeException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.ibm.ws.container.service.state.StateChangeException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class StateChangeException extends java.lang.Exception- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description StateChangeException(java.lang.String s)StateChangeException(java.lang.String s, java.lang.Throwable t)StateChangeException(java.lang.Throwable t)
 
-