net.sf.jasperreports.engine
Class JRScriptletException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.sf.jasperreports.engine.JRException
              extended bynet.sf.jasperreports.engine.JRScriptletException
All Implemented Interfaces:
java.io.Serializable

public class JRScriptletException
extends JRException

Version:
$Id: JRScriptletException.java,v 1.7 2005/06/27 07:16:28 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
JRScriptletException(java.lang.Exception e)
           
JRScriptletException(java.lang.String message)
           
JRScriptletException(java.lang.String message, java.lang.Exception e)
           
 
Methods inherited from class net.sf.jasperreports.engine.JRException
getCause, printStackTrace, printStackTrace, printStackTrace
 
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
 

Constructor Detail

JRScriptletException

public JRScriptletException(java.lang.String message)

JRScriptletException

public JRScriptletException(java.lang.Exception e)

JRScriptletException

public JRScriptletException(java.lang.String message,
                            java.lang.Exception e)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com