com.ibm.portal.state.exceptions
Class StateException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.state.exceptions.StateException
All implemented interfaces:
java.io.Serializable
- public class StateException
- extends java.lang.Exception
See Also:
Constructor Summary
Constructor and Description |
---|
StateException(java.lang.String s)
|
Method Summary
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
StateException
- public StateException(java.lang.String s)