Uses of Class
com.meterware.httpunit.IllegalRequestParameterException

Packages that use IllegalRequestParameterException
com.meterware.httpunit Classes for testing http server systems. 
com.meterware.httpunit.controls   
 

Uses of IllegalRequestParameterException in com.meterware.httpunit
 

Subclasses of IllegalRequestParameterException in com.meterware.httpunit
 class FormParameter.UnusedParameterValueException
          This exception is thrown on an attempt to set a parameter to a value not permitted to it by the form.
 

Methods in com.meterware.httpunit that throw IllegalRequestParameterException
 void WebRequest.setImageButtonClickPosition(int x, int y)
          Specifies the click position for the submit button.
 

Uses of IllegalRequestParameterException in com.meterware.httpunit.controls
 

Subclasses of IllegalRequestParameterException in com.meterware.httpunit.controls
 class IllegalParameterValueException
          This exception is thrown on an attempt to set a parameter to a value not permitted to it by the form.
 



Copyright © 2011. All Rights Reserved.