Package com.ibm.itim.remoteservices.exception

Exception Summary
MultipleEntriesFoundException Exception indicates 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.
PersonAlreadyExistsException Exception thrown by remote services person find methods when more than one match is found.
RemoteServicesException Standard exception for remote services.