Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

com.ibm.wps.portlets.struts
Class MaxChainingExceededException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.wps.portlets.struts.WpsStrutsException
              extended bycom.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 object
MaxChainingExceededException(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 

 

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.