类 MySQLQueryInterruptedException

    • 构造器详细资料

      • MySQLQueryInterruptedException

        public MySQLQueryInterruptedException()
      • MySQLQueryInterruptedException

        public MySQLQueryInterruptedException​(String reason,
                                              String SQLState,
                                              int vendorCode)
      • MySQLQueryInterruptedException

        public MySQLQueryInterruptedException​(String reason,
                                              String SQLState)
      • MySQLQueryInterruptedException

        public MySQLQueryInterruptedException​(String reason)