public class ExceptionUtil extends Object
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExceptionMessage(Throwable e)
获取exception的详细错误信息。
|
static String |
handleMsg(String msg,
Exception e)
处理消息是否显示中文
|
public ExceptionUtil()
Copyright © 2024. All rights reserved.