Package com.pingidentity.sdk.provision.exception
package com.pingidentity.sdk.provision.exception
Exception classes related to Identity Store Provisioner plugins.
-
ExceptionsClassDescriptionAn
IdentityStoreExceptionthat should be thrown when an Identity Store Provisioner operation cannot be completed with the information provided.AnIdentityStoreExceptionthat should be thrown when an Identity Store Provisioner operation cannot be completed because an identical resource already exists.AnIdentityStoreExceptionthat should be thrown when a filter operation cannot be completed.Runtime exceptions extending from this abstract class signal to the PingFederate runtime that a provisioning processing exception occurred.AnIdentityStoreExceptionthat should be thrown when an Identity Store Provisioner operation cannot be completed because the resource cannot being found.AnIdentityStoreExceptionthat should be thrown when an Identity Store Provisioner operation cannot be completed because the operation has not been implemented.AnIdentityStoreExceptionthat should be thrown when an Identity Store Provisioner operation cannot be completed because the caller is not authorized to perform the operation.