Class ValueExprEvaluationException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ValueExprEvaluationException extends QueryEvaluationException
An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values. When thrown, the result of the evaluation should be considered to be "unknown".
Author:
Arjohn Kampman
See Also: