public class GlobalSystemException extends RuntimeException
| 构造器和说明 |
|---|
GlobalSystemException(String msg) |
GlobalSystemException(String message,
Object... objects) |
GlobalSystemException(String message,
Throwable throwable) |
GlobalSystemException(Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMessage() |
void |
setMessage(String message) |
Copyright © 2022. All rights reserved.