public class DetachedSqlException extends RuntimeException
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
DetachedSqlException(String msg) |
DetachedSqlException(String msg,
Throwable e) |
DetachedSqlException(Throwable e) |
Copyright © 2020. All rights reserved.