|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.portal.struts.portlet.StrutsException
com.ibm.portal.struts.portlet.MaxChainingExceededException
public class MaxChainingExceededException
MaxChainingExceededException can be detected by global exception handlers. The exception indicates that the action chaining has reached a maximum count.
| Constructor Summary | |
|---|---|
MaxChainingExceededException()
Construct this ChainingMaxExceededException object |
|
MaxChainingExceededException(java.lang.String s)
Construct this ChainingMaxExceededException object |
|
| 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 |
|---|
public MaxChainingExceededException()
public MaxChainingExceededException(java.lang.String s)
s - an exception string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||