dori.jasper.engine
Class JRRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dori.jasper.engine.JRRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- public class JRRuntimeException
- extends java.lang.RuntimeException
- 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()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream s)
printStackTrace
public void printStackTrace(java.io.PrintWriter s)
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.