public class ConstantExpressionEvaluationException extends RuntimeException
| Constructor and Description |
|---|
ConstantExpressionEvaluationException(String message) |
ConstantExpressionEvaluationException(String message,
XExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
XExpression |
getExpression() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConstantExpressionEvaluationException(String message)
public ConstantExpressionEvaluationException(String message, XExpression expression)
public XExpression getExpression()
Copyright © 2015. All Rights Reserved.