Class MetricsProviderException

    • Constructor Detail

      • MetricsProviderException

        public MetricsProviderException()
      • MetricsProviderException

        public MetricsProviderException​(String message,
                                        Object... values)
      • MetricsProviderException

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

        public MetricsProviderException​(String message)
      • MetricsProviderException

        public MetricsProviderException​(Throwable cause,
                                        String message,
                                        Object... values)
      • MetricsProviderException

        public MetricsProviderException​(Throwable cause)