Class AlertsSenderException

    • Constructor Detail

      • AlertsSenderException

        public AlertsSenderException()
      • AlertsSenderException

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

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

        public AlertsSenderException​(String message)
      • AlertsSenderException

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

        public AlertsSenderException​(Throwable cause)