smart-core-tool/src/main/java/com/qianwen/core/tool/utils/Exceptions.java
@@ -5,7 +5,7 @@ import java.lang.reflect.UndeclaredThrowableException; import com.qianwen.core.tool.support.FastStringWriter; /* loaded from: blade-core-tool-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tool/utils/Exceptions.class */ public class Exceptions { public static RuntimeException unchecked(Throwable e) { if (e instanceof Error)