Class CounterNotFoundException

    • Constructor Detail

      • CounterNotFoundException

        public CounterNotFoundException()
      • CounterNotFoundException

        public CounterNotFoundException​(String message)
      • CounterNotFoundException

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

        public CounterNotFoundException​(Throwable cause)
      • CounterNotFoundException

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