类 MyJavaToolException

    • 构造器详细资料

      • MyJavaToolException

        public MyJavaToolException​(String message,
                                   Throwable cause)
        create myjava tool exception by message and cause
      • MyJavaToolException

        public MyJavaToolException​(String message)
        create myjava tool exception by message
      • MyJavaToolException

        public MyJavaToolException​(Throwable cause)
        create myjava tool exception by cause