Class MonitoringSenderException

    • Constructor Detail

      • MonitoringSenderException

        public MonitoringSenderException()
      • MonitoringSenderException

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

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

        public MonitoringSenderException​(String message)
      • MonitoringSenderException

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

        public MonitoringSenderException​(Throwable cause)