Uses of Class
opendap.Server.InvalidParameterException

Packages that use InvalidParameterException
opendap.Server This package contains the OPeNDAP Server classes. 
 

Uses of InvalidParameterException in opendap.Server
 

Methods in opendap.Server that throw InvalidParameterException
 void ServerSideFunction.checkArgs(List args)
          Checks that the arguments given are acceptable arguments for this function.
 BaseType BTFunction.getReturnType(List args)
          A given function must always evaluate to the same class of BaseType.
 void CEEvaluator.parseConstraint(ReqState rs)
          Convenience wrapper for parseConstraint.
 void CEEvaluator.parseConstraint(String expression, String url)
          Parse a constraint expression.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.