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 RetryableExceptionIfExceptionparameter passed in is aRetryableExceptionit is simply returned.static RetryableExceptionConstructs a new RetryableException which signals partial success ofcreateoperation.