Package cn.xuanyuanli.core.util
Class Exceptions
java.lang.Object
cn.xuanyuanli.core.util.Exceptions
异常工具
- Author:
- John Li
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringexceptionToString(Exception exception) 获得异常堆栈信息static StringexceptionToString(Exception exception, int len) 获得异常堆栈信息static void抛出运行时异常