| |||||||||
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.wps.portlet.menu.MenuTreeException
public class MenuTreeException
MenuTreeException is a checked exception that indicates a general failure while accessing methods of the MenuTree.
Many methods of portlet menu interfaces and services can throw this or a derived exception.
Constructor Summary | |
---|---|
MenuTreeException()
Deprecated. MenuTreeException constructor | |
MenuTreeException(java.lang.String id)
Deprecated. MenuTreeException constructor |
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 MenuTreeException()
public MenuTreeException(java.lang.String id)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |