Class FormattedRuntimeException

    • Constructor Detail

      • FormattedRuntimeException

        public FormattedRuntimeException()
      • FormattedRuntimeException

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

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

        public FormattedRuntimeException​(Throwable throwable)