Class InfluxReportException

    • Constructor Detail

      • InfluxReportException

        public InfluxReportException​(String message)
      • InfluxReportException

        public InfluxReportException​(String message,
                                     Throwable cause)
      • InfluxReportException

        public InfluxReportException​(Throwable cause)
      • InfluxReportException

        public InfluxReportException​(String message,
                                     Throwable cause,
                                     boolean enableSuppression,
                                     boolean writableStackTrace)