public class ServiceException extends RuntimeException
| 构造器和说明 |
|---|
ServiceException(String message) |
ServiceException(String errorCode,
String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorCode() |
void |
setErrorCode(String errorCode) |
Copyright © 2023. All rights reserved.