net.sf.jasperreports.web
Class JRInteractiveRuntimeException

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
                  extended by net.sf.jasperreports.web.JRInteractiveRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class JRInteractiveRuntimeException
extends JRRuntimeException

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

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

JRInteractiveRuntimeException

public JRInteractiveRuntimeException(java.lang.String message)

JRInteractiveRuntimeException

public JRInteractiveRuntimeException(java.lang.String message,
                                     java.lang.Throwable cause)

JRInteractiveRuntimeException

public JRInteractiveRuntimeException(java.lang.Throwable cause)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com