Uses of Class
com.ibm.di.exceptions.IgnoreEntryException

Packages that use IgnoreEntryException
com.ibm.di.function Provides useful functions for the Tivoli Directory Integrator. 
 

Uses of IgnoreEntryException in com.ibm.di.function
 

Methods in com.ibm.di.function that throw IgnoreEntryException
 void UserFunctions.ignoreEntry()
          Throws an IgnoreEntryException to tell the AssemblyLine to skip the current component and continue with the next component in flow.
 void UserFunctions.ignoreEntry(String msg)
          Throws an IgnoreEntryException to tell the AssemblyLine to skip the current component and continue with the next component in flow.