net.sf.jasperreports.engine
Class JRRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jasperreports.engine.JRRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
public class JRRuntimeException
- extends java.lang.RuntimeException
- Version:
- $Id: JRRuntimeException.java,v 1.7 2005/06/27 07:16:28 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- 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 |
JRRuntimeException
public JRRuntimeException(java.lang.String message)
JRRuntimeException
public JRRuntimeException(java.lang.Throwable e)
JRRuntimeException
public JRRuntimeException(java.lang.String message,
java.lang.Throwable e)
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause in class java.lang.Throwable
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream s)
- Overrides:
printStackTrace in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter s)
- Overrides:
printStackTrace in class java.lang.Throwable
© 2001-2005 JasperSoft Corporation www.jaspersoft.com