| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.portal.um.exceptions.PumaException
com.ibm.portal.um.exceptions.PumaAttributeException
com.ibm.portal.um.exceptions.MandatoryAttributeMissingException
public class MandatoryAttributeMissingException
An Exception of type MandatoryAttributeMissingException
is thrown, if one or more mandatory attributes are
not provided. Mandatory com.ibm.portal.um.User attributes can be received by calling
com.ibm.portal.um.PumaProfile.getMandatoryUserAttributes()
- Since:
- 5.1.0.1
- See Also:
- PumaProfile,
Serialized Form
Constructor Summary
protected
MandatoryAttributeMissingException(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
MandatoryAttributeMissingException
protected MandatoryAttributeMissingException(java.lang.Throwable t)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD