dori.jasper.engine.fill
Class JRExpressionEvalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dori.jasper.engine.JRException
dori.jasper.engine.fill.JRExpressionEvalException
- All Implemented Interfaces:
- java.io.Serializable
- public class JRExpressionEvalException
- extends JRException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JRExpressionEvalException
public JRExpressionEvalException(JRExpression expr,
java.lang.Throwable e)
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause
in class JRException
getExpression
public JRExpression getExpression()
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class JRException
printStackTrace
public void printStackTrace(java.io.PrintStream s)
- Overrides:
printStackTrace
in class JRException
printStackTrace
public void printStackTrace(java.io.PrintWriter s)
- Overrides:
printStackTrace
in class JRException
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.