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

public class BatchReportException extends RuntimeException
BatchReportException
See Also:
  • Constructor Details

    • BatchReportException

      public BatchReportException(String message)
    • BatchReportException

      public BatchReportException(Throwable cause)
    • BatchReportException

      public BatchReportException(String message, Throwable cause)