类 TSDBError


  • public class TSDBError
    extends Object
    • 构造器详细资料

      • TSDBError

        public TSDBError()
    • 方法详细资料

      • createSQLException

        public static SQLException createSQLException​(int errorCode)
      • createSQLException

        public static SQLException createSQLException​(int errorCode,
                                                      String message)
      • createSQLWarning

        public static SQLWarning createSQLWarning​(String message)