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