public class ValueExprEvaluationException extends QueryEvaluationException
ValueExpr could not be evaluated due
to illegal or incompatible values. When thrown, the result of the evaluation
should be considered to be "unknown".| Constructor and Description |
|---|
ValueExprEvaluationException() |
ValueExprEvaluationException(String message) |
ValueExprEvaluationException(String message,
Throwable t) |
ValueExprEvaluationException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2015 Aduna. All Rights Reserved.