net.sf.dynamicreports.report.exception
Class DRException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.dynamicreports.report.exception.DRException
- All Implemented Interfaces:
- Serializable
public class DRException
- extends Exception
- 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 |
DRException
public DRException(String message)
DRException
public DRException(Throwable cause)
DRException
public DRException(String message,
Throwable cause)
Copyright © 2010-2014. All Rights Reserved.