public class ObjSQLException extends BeeException
| 限定符 | 构造器和说明 |
|---|---|
|
ObjSQLException() |
|
ObjSQLException(String message) |
|
ObjSQLException(String message,
Throwable cause) |
protected |
ObjSQLException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ObjSQLException(Throwable cause) |
Copyright © 2021. All rights reserved.