Uses of Class
com.metamatrix.api.exception.query.InvalidFunctionException

Packages that use InvalidFunctionException
com.metamatrix.query.function   
 

Uses of InvalidFunctionException in com.metamatrix.query.function
 

Methods in com.metamatrix.query.function that throw InvalidFunctionException
 java.lang.Object FunctionLibrary.invokeFunction(FunctionDescriptor fd, java.lang.Object[] values)
          Invoke the function described in the function descriptor, using the values provided.
 



Copyright © 2009. All Rights Reserved.