类 CheckedException

    • 构造器详细资料

      • CheckedException

        public CheckedException()
      • CheckedException

        public CheckedException​(String msg)
      • CheckedException

        public CheckedException​(String msg,
                                Throwable throwable)
      • CheckedException

        public CheckedException​(Throwable throwable)