com.ibm.wps.portlet.menu
Class MenuTreeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.wps.portlet.menu.MenuTreeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MemoryMenuTreeException, 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.

public class MenuTreeException
extends java.lang.Exception

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.

Since:
5.0
See Also:
Serialized Form

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

MenuTreeException

public MenuTreeException()
Deprecated. 
MenuTreeException constructor


MenuTreeException

public MenuTreeException(java.lang.String id)
Deprecated. 
MenuTreeException constructor

Parameters:
id - exception message