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, toString
Copyright © 2001-2016 Aduna. All Rights Reserved.