Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.wps.portletservice.portletmenu
Class XMIMenuTreeExceptionjava.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.wps.portlet.menu.MenuTreeException
com.ibm.wps.portletservice.portletmenu.XMIMenuTreeException
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
- All Implemented Interfaces:
- java.io.Serializable
public class XMIMenuTreeException- extends MenuTreeException
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.
- Since:
- 5.0
- See Also:
- Serialized Form
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 XMIMenuTreeException
public XMIMenuTreeException()
- Deprecated.
- XMIMenuTreeException constructor.
XMIMenuTreeException
public XMIMenuTreeException(java.lang.String id)
- Deprecated.
- XMIMenuTreeException constructor.
- Parameters:
- id - exception message.
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD