Class LoggerRuntimeException

    • Constructor Detail

      • LoggerRuntimeException

        public LoggerRuntimeException()
      • LoggerRuntimeException

        public LoggerRuntimeException​(String message,
                                      Object... args)
      • LoggerRuntimeException

        public LoggerRuntimeException​(Throwable throwable,
                                      String message,
                                      Object... args)
      • LoggerRuntimeException

        public LoggerRuntimeException​(Throwable exception)