This commit is contained in:
Looly
2023-12-17 22:45:40 +08:00
parent 5eaa0988b1
commit 1eacd29d99
53 changed files with 583 additions and 48 deletions

View File

@@ -18,7 +18,7 @@ import org.dromara.hutool.core.text.StrUtil;
/**
* POI异常
*
* @author xiaoleilu
* @author Looly
*/
public class POIException extends RuntimeException {
private static final long serialVersionUID = 2711633732613506552L;