public class TSDBError extends Object
| 构造器和说明 |
|---|
TSDBError() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SQLException |
createSQLException(int errorNumber) |
static SQLException |
createSQLException(int errorNumber,
String message) |
static String |
wrapErrMsg(String msg) |
public static SQLException createSQLException(int errorNumber)
public static SQLException createSQLException(int errorNumber, String message)
Copyright © 2021. All rights reserved.