Class BuildWarningSenderException

    • Constructor Detail

      • BuildWarningSenderException

        public BuildWarningSenderException()
      • BuildWarningSenderException

        public BuildWarningSenderException​(String message)
      • BuildWarningSenderException

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

        public BuildWarningSenderException​(Throwable cause)
      • BuildWarningSenderException

        protected BuildWarningSenderException​(String message,
                                              Throwable cause,
                                              boolean enableSuppression,
                                              boolean writableStackTrace)