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

Packages that use SkipEntryException
com.ibm.di.function   
 

Uses of SkipEntryException in com.ibm.di.function
 

Methods in com.ibm.di.function that throw SkipEntryException
 void UserFunctions.skipEntry()
          Throws a SkipEntryException to tell the AssemblyLine to skip the current Entry.
 void UserFunctions.skipEntry(String msg)
          Throws a SkipEntryException to tell the AssemblyLine to skip the current Entry.