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

Packages that use RestartEntryException
com.ibm.di.function   
 

Uses of RestartEntryException in com.ibm.di.function
 

Methods in com.ibm.di.function that throw RestartEntryException
 void UserFunctions.restartEntry()
          Throws a RestartEntryException to tell the AssemblyLine to restart.
 void UserFunctions.restartEntry(String msg)
          Throws a RestartEntryException to tell the AssemblyLine to restart, using the current work object.