Class BatchReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.gouv.vitam.batch.report.exception.BatchReportException
- All Implemented Interfaces:
Serializable
BatchReportException
- See Also:
-
Constructor Summary
ConstructorDescriptionBatchReportException
(String message) BatchReportException
(String message, Throwable cause) BatchReportException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BatchReportException
-
BatchReportException
-
BatchReportException
-