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