Package de.samply.reporter.report
Class ReportGeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.samply.reporter.report.ReportGeneratorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionReportGeneratorException(String message) ReportGeneratorException(String message, Throwable cause) ReportGeneratorException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReportGeneratorException
-
ReportGeneratorException
-
ReportGeneratorException
-
ReportGeneratorException
-