public class SystemException extends BaseCustomException
| 构造器和说明 |
|---|
SystemException(Exception e) |
SystemException(String message) |
SystemException(String message,
Exception e) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getInfo()
获取异常消息
|
public SystemException(Exception e)
public SystemException(String message)
public String getInfo()
BaseCustomExceptiongetInfo 在类中 BaseCustomExceptionCopyright © 2023 EFCloud. All rights reserved.