public class ServiceException extends CustomException
| 构造器和说明 |
|---|
ServiceException(Result<Object> result) |
ServiceException(Result<Object> result,
String message) |
ServiceException(String message) |
Copyright © 2022. All rights reserved.