net.sf.jasperreports.engine.fill
Class JRExpressionEvalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
net.sf.jasperreports.engine.fill.JRExpressionEvalException
- All Implemented Interfaces:
- Serializable
public class JRExpressionEvalException
- extends JRException
- Version:
- $Id: JRExpressionEvalException.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JRExpressionEvalException
public JRExpressionEvalException(JRExpression expr,
Throwable throwable)
getExpression
public JRExpression getExpression()
Copyright © 2012. All Rights Reserved.