Uses of Class
org.csapi.jr.se.ui.IllegalRangeException

Packages that use IllegalRangeException
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of IllegalRangeException in org.csapi.jr.se.ui
 

Methods in org.csapi.jr.se.ui that throw IllegalRangeException
 void SendInfoAndCollect.sendInfoAndCollectReq(org.csapi.jr.se.ui.UIInfo info, java.lang.String language, org.csapi.jr.se.ui.UIVariableInfo[] variableInfo, org.csapi.jr.se.ui.UICollectCriteria criteria, int responseRequested)
          Invokes the sendInfoAndCollectReq() method on the Parlay Gateway.
 void CallRelatedSendInfoAndCollect.sendInfoAndCollectReq(org.csapi.jr.se.ui.UIInfo info, java.lang.String language, org.csapi.jr.se.ui.UIVariableInfo[] variableInfo, org.csapi.jr.se.ui.UICollectCriteria criteria, int responseRequested)
          This asynchronous method plays an announcement or sends other information to the user and collects some information from the user.