Class JRException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataSnapshotException, ExportInterruptedException, JRExpressionEvalException, JRInteractiveException, JRScriptletException, JRValidationException, NoRecordAtIndexException

public class JRException extends Exception
General purpose JasperReports exception.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: