| Exception | Description |
|---|---|
| AccountAlreadyExistsException |
Exception thrown by remote services account add methods when the specified account already exists.
|
| MalformedCSVEntryException |
Exception thrown by CSV file provider when an input record is invalid.
|
| MalformedEntryException |
Exception thrown by service provider when an input entry is invalid.
|
| 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.
|
| PersonFindException |
Exception thrown by remote services identity feed code when an Exception
occurs while searching for a matching entry in the ITIM LDAP store.
|
| RemoteServicesException |
Standard exception for remote services.
|
| RemoteServicesIllegalArgumentException | |
| RemoteServicesRuntimeException |