|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.um.exceptions
Class PumaModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.um.exceptions.PumaException
com.ibm.portal.um.exceptions.PumaModelException
- All Implemented Interfaces:
- Localized, java.io.Serializable
- Direct Known Subclasses:
- CookieUserNotRetrievableException, MemberAlreadyExistsException, MemberNotFoundException, NoSuchPageException
public abstract class PumaModelException
- extends PumaException
The PumaModelException covers exceptions related to
the User Model.
This Exception covers items like wrong Member Identifier, no Member found with this identifier.
- Since:
- 5.1.0.1
- See Also:
- Serialized Form
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 |
PumaModelException
protected PumaModelException(java.lang.Throwable t)
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |