public class JRExpressionEvalException extends JRException
| Constructor and Description |
|---|
JRExpressionEvalException(JRExpression expr,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
JRExpression |
getExpression() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JRExpressionEvalException(JRExpression expr, Throwable throwable)
public JRExpression getExpression()
Copyright © 2012. All Rights Reserved.