public class JRExpressionEvalException extends JRException
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_EVALUATE_EXPRESSION_ERROR |
EXCEPTION_MESSAGE_KEY_PREFIX, EXCEPTION_MESSAGES_BUNDLE| Constructor and Description |
|---|
JRExpressionEvalException(JRExpression expr,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
JRExpression |
getExpression() |
getArgs, getMessage, getMessage, getMessageBundleName, getMessageKey, getMessageKeyPrefix, resolveMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String EXCEPTION_MESSAGE_KEY_EVALUATE_EXPRESSION_ERROR
public JRExpressionEvalException(JRExpression expr, Throwable throwable)
public JRExpression getExpression()
Copyright © 2017. All rights reserved.