Package com.metamatrix.api.exception.query

Class Summary
UnresolvedSymbolDescription This helper object describes an unresolved symbol found during query resolution.
 

Exception Summary
CriteriaEvaluationException This exception is thrown when an error occurs while evaluating a SQL criteria.
ExpressionEvaluationException This exception is thrown when an error occurs while evaluating a SQL expression.
FunctionExecutionException During processing, an invalid function was detected.
FunctionMetadataException Detected invalid function metadata during validation.
InvalidFunctionException During processing, an invalid function was detected.
ProcedureErrorInstructionException Used to notify the user that the virtual procedure raised an error.
QueryMetadataException This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryParserException Thrown when a query cannot be parsed.
QueryPlannerException This exception is thrown when an error occurs while planning the query.
QueryProcessingException This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryResolverException This exception represents the case where the query submitted could not resolved when it is checked against the metadata
QueryValidatorException This exception is thrown if an error is discovered while validating the query.
 



Copyright © 2009. All Rights Reserved.