|
Exception Summary |
| 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. |
| MultipleEntriesFoundException |
Exception indicating that a situation occurred in a search where only one
entry was expected to be found but the search in fact found multiple results. |
| MultiplePersonsFoundException |
Exception thrown by remote services person find methods when more than one match is found for a specified person name. |
| PersonAlreadyExistsException |
Exception thrown by remote services person add methods when the specified person already exists. |
| RemoteServicesException |
Standard exception for remote services. |