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 © 2015-2020 Eclipse Foundation. All Rights Reserved.