net.sf.jasperreports.engine
Class JRScriptletException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jasperreports.engine.JRException
              extended by net.sf.jasperreports.engine.JRScriptletException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
GovernorException

public class JRScriptletException
extends JRException

Version:
$Id: JRScriptletException.java 5180 2012-03-29 13:23:12Z teodord $
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)
           
 
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

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-2010 Jaspersoft Corporation www.jaspersoft.com