dori.jasper.engine
Class JRScriptletException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bydori.jasper.engine.JRException
              extended bydori.jasper.engine.JRScriptletException
All Implemented Interfaces:
java.io.Serializable

public class JRScriptletException
extends JRException

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 dori.jasper.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)


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.