| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.ibm.wps.portlet.menu.MenuTreeException com.ibm.wps.portletservice.portletmenu.XMIMenuTreeException
public class XMIMenuTreeException
The XMIMenuTreeException class is derived from MenuTreeException and can be thrown by methods of a MenuTree instance created from XMIMenuService and by methods of the controller interface MenuTreeInfoCopyCtrl.
Constructor Summary | |
---|---|
XMIMenuTreeException()
Deprecated. XMIMenuTreeException constructor. | |
XMIMenuTreeException(java.lang.String id)
Deprecated. XMIMenuTreeException 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 XMIMenuTreeException()
public XMIMenuTreeException(java.lang.String id)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |