OpMath

Uses of Class
com.opmath.util.http.ParameterFormatException

Packages that use ParameterFormatException
com.opmath.util.http HTTP parameter handling and other HttpServlet request and session handling utilities. 
 

Uses of ParameterFormatException in com.opmath.util.http
 

Methods in com.opmath.util.http that throw ParameterFormatException
 Boolean HttpServletRequest.getBooleanParameter(String paramName)
          Returns the value of a request parameter as a Boolean.
 Double HttpServletRequest.getDoubleParameter(String paramName)
          Returns the value of a request parameter as a Double.
 Float HttpServletRequest.getFloatParameter(String paramName)
          Returns the value of a request parameter as a Float.
 Integer HttpServletRequest.getIntegerParameter(String paramName)
          Returns the value of a request parameter as a Integer.
 Long HttpServletRequest.getLongParameter(String paramName)
          Returns the value of a request parameter as a Long.
 Short HttpServletRequest.getShortParameter(String paramName)
          Returns the value of a request parameter as a Long.
 


OpMath

Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK