Uses of Class
com.ibm.di.exceptions.SkipToException
-
Packages that use SkipToException Package Description com.ibm.di.function Provides useful functions for the Security Verify Directory Integrator. -
-
Uses of SkipToException in com.ibm.di.function
Methods in com.ibm.di.function that throw SkipToException Modifier and Type Method Description void
UserFunctions. skipTo(java.lang.String name)
Throws a SkipToException to tell the AssemblyLine to skip to the named Connector/ScriptComponent.
-