mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add pool
This commit is contained in:
@@ -18,7 +18,7 @@ import org.dromara.hutool.core.text.StrUtil;
|
||||
/**
|
||||
* 数据库异常
|
||||
*
|
||||
* @author xiaoleilu
|
||||
* @author Looly
|
||||
*/
|
||||
public class DbRuntimeException extends RuntimeException {
|
||||
private static final long serialVersionUID = 3624487785708765623L;
|
||||
|
Reference in New Issue
Block a user