Class DRException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.unibas.medizin.dynamicreports.report.exception.DRException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionDRException(String message) Constructor for DRException.DRException(String message, Throwable cause) Constructor for DRException.DRException(Throwable cause) Constructor for DRException. -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DRException
-
DRException
-
DRException
-