Class FormattedException

    • Constructor Detail

      • FormattedException

        public FormattedException()
      • FormattedException

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

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

        public FormattedException​(Throwable throwable)