Uses of Class
org.identityconnectors.framework.common.exceptions.RetryableException
Packages that use RetryableException
-
Uses of RetryableException in org.identityconnectors.framework.common.exceptions
Methods in org.identityconnectors.framework.common.exceptions that return RetryableExceptionModifier and TypeMethodDescriptionstatic RetryableException
IfException
parameter passed in is aRetryableException
it is simply returned.static RetryableException
Constructs a new RetryableException which signals partial success ofcreate
operation.