net.sf.jasperreports.engine
Class JRScriptletException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
net.sf.jasperreports.engine.JRScriptletException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GovernorException
public class JRScriptletException
- extends JRException
- Version:
- $Id: JRScriptletException.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@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 |
JRScriptletException
public JRScriptletException(String message)
JRScriptletException
public JRScriptletException(Exception e)
JRScriptletException
public JRScriptletException(String message,
Exception e)
Copyright © 2012. All Rights Reserved.