|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.itim.exception.ITIMException
|
+--com.ibm.itim.remoteservices.exception.RemoteServicesException
|
+--com.ibm.itim.remoteservices.exception.InvalidDNAttributeValueException
Exception thrown by remote services during person add or modify, if the 'Organizational Roles' or 'Supervisor' attribute value specified for the person is refrencing (by Name or DN) a nonexistent role or person entity or is having an invalid DN synatx.
| Constructor Summary | |
|---|---|
InvalidDNAttributeValueException(java.lang.String message)
Constructor to pass an error message. |
|
| Methods inherited from class com.ibm.itim.remoteservices.exception.RemoteServicesException |
|---|
getErrorMessageArgs, getXMLFormattedMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class com.ibm.itim.exception.ITIMException |
|---|
getLocalizedMessage, getMessage, getMessage, getMessageId, getThrowable, getTokens, normalize, toXML |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidDNAttributeValueException(java.lang.String message)
message - Error string.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||