net.sf.jasperreports.web
Class JRInteractiveRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jasperreports.engine.JRRuntimeException
net.sf.jasperreports.web.JRInteractiveRuntimeException
- All Implemented Interfaces:
- 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JRInteractiveRuntimeException
public JRInteractiveRuntimeException(String message)
JRInteractiveRuntimeException
public JRInteractiveRuntimeException(String message,
Throwable cause)
JRInteractiveRuntimeException
public JRInteractiveRuntimeException(Throwable cause)
Copyright © 2012. All Rights Reserved.