public class KitDBException extends Exception
| 构造器和说明 |
|---|
KitDBException(ErrorType type,
Exception cause) |
KitDBException(ErrorType type,
String errmsg) |
KitDBException(ErrorType type,
String errmsg,
Exception cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
ErrorType |
getType() |
Copyright © 2019. All rights reserved.