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