PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
Tree com.ibm.portal.um.exceptions
Class NoSuchPageExceptionjava.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.portal.um.exceptions.PumaException
com.ibm.portal.um.exceptions.PumaModelException
com.ibm.portal.um.exceptions.NoSuchPageException
- All Implemented Interfaces:
- Localized, java.io.Serializable
public class NoSuchPageException- extends PumaModelException
The NoSuchPageException is thrown a paged search is requesting a page that does not exist
- Since:
- 7.0
- See Also:
- Serialized Form
Constructor Summary protected NoSuchPageException(java.lang.Throwable t)
Method Summary
Methods inherited from class com.ibm.portal.um.exceptions.PumaException getDescription, getLocales, getTitle
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 NoSuchPageException
protected NoSuchPageException(java.lang.Throwable t)
PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
Tree