Class IdentityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.exception.OIMServiceException
oracle.iam.platform.utils.SuperException
oracle.iam.identity.exception.IdentityException
All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable, OIMGenericExceptionIntf
Direct Known Subclasses:
NotificationException, OrganizationManagerException, OrganizationStatusChangeException, RoleManagerException, RuleEngineException, UserManagerException

public class IdentityException extends oracle.iam.platform.utils.SuperException implements OIMGenericExceptionIntf
This class IdentityException and its subclasses indicate exceptions while performing operations on Identities.
See Also: