IBM WebSphere Application ServerTM
Release 8

com.ibm.portal.state.exceptions
Class StateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.portal.state.exceptions.StateException
All Implemented Interfaces:
java.io.Serializable

Deprecated.

@Deprecated
public class StateException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
StateException(java.lang.String s)
          Deprecated.  
 
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)
Deprecated. 

IBM WebSphere Application ServerTM
Release 8