net.sf.jasperreports.web
Class JRInteractiveException

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.web.JRInteractiveException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ActionException, CommandException

public class JRInteractiveException
extends JRException

Version:
$Id: JRInteractiveException.java 5330 2012-05-03 10:08:37Z teodord $
Author:
Narcis Marcu (narcism@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
JRInteractiveException(java.lang.String message)
           
JRInteractiveException(java.lang.String message, java.lang.Throwable t)
           
JRInteractiveException(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

JRInteractiveException

public JRInteractiveException(java.lang.String message)

JRInteractiveException

public JRInteractiveException(java.lang.Throwable t)

JRInteractiveException

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com