Class MetricsException

    • Constructor Detail

      • MetricsException

        public MetricsException()
      • MetricsException

        public MetricsException​(String message)
      • MetricsException

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

        public MetricsException​(Throwable cause)
      • MetricsException

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