net.sf.jasperreports.engine
Class JRRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.jasperreports.engine.JRRuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
JRFontNotFoundException

public class JRRuntimeException
extends java.lang.RuntimeException

Version:
$Id: JRRuntimeException.java 3033 2009-08-27 11:46:22Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
JRRuntimeException(java.lang.String message)
           
JRRuntimeException(java.lang.String message, java.lang.Throwable t)
           
JRRuntimeException(java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JRRuntimeException

public JRRuntimeException(java.lang.String message)

JRRuntimeException

public JRRuntimeException(java.lang.Throwable t)

JRRuntimeException

public JRRuntimeException(java.lang.String message,
                          java.lang.Throwable t)


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com