net.sf.dynamicreports.report.exception
Class DRReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.dynamicreports.report.exception.DRReportException
- All Implemented Interfaces:
- Serializable
public class DRReportException
- extends RuntimeException
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DRReportException
public DRReportException(String message)
DRReportException
public DRReportException(Throwable cause)
DRReportException
public DRReportException(String message,
Throwable cause)
Copyright © 2010-2014. All Rights Reserved.