Class ReportMetaInfoManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.samply.reporter.report.metainfo.ReportMetaInfoManagerException
All Implemented Interfaces:
Serializable

public class ReportMetaInfoManagerException extends Exception
See Also:
  • Constructor Details

    • ReportMetaInfoManagerException

      public ReportMetaInfoManagerException(String message)
    • ReportMetaInfoManagerException

      public ReportMetaInfoManagerException(String message, Throwable cause)
    • ReportMetaInfoManagerException

      public ReportMetaInfoManagerException(Throwable cause)
    • ReportMetaInfoManagerException

      public ReportMetaInfoManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)