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