Overview Package Class Tree Serialized Deprecated Index Help PREV class NEXT class SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
com.ibm.wps.portlets.struts
Class MaxChainingExceededExceptionjava.lang.Object java.lang.Throwable java.lang.Exception com.ibm.wps.portlets.struts.WpsStrutsException com.ibm.wps.portlets.struts.MaxChainingExceededException
- All Implemented Interfaces:
- java.io.Serializable
- public class MaxChainingExceededException
- extends WpsStrutsException
This exception can be detected by global exception handlers. The exception indicates that the action chaining has reached a maximum count.
- Since:
- 5.1
- See Also:
- Serialized Form
Constructor Summary MaxChainingExceededException()
Construct this ChainingMaxExceededException objectMaxChainingExceededException(java.lang.String s)
Construct this ChainingMaxExceededException object
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 MaxChainingExceededException
public MaxChainingExceededException()
- Construct this ChainingMaxExceededException object
MaxChainingExceededException
public MaxChainingExceededException(java.lang.String s)
- Construct this ChainingMaxExceededException object
- Parameters:
- s - an exception string
Overview Package Class Tree Serialized Deprecated Index Help PREV class NEXT class SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.