Uses of Class
com.ibm.di.exceptions.RetryEntryException
-
Packages that use RetryEntryException Package Description com.ibm.di.function Provides useful functions for the Security Verify Directory Integrator. -
-
Uses of RetryEntryException in com.ibm.di.function
Methods in com.ibm.di.function that throw RetryEntryException Modifier and Type Method Description void
UserFunctions. retryEntry()
Throws a RetryEntryException to tell the AssemblyLine to retry this component.
-