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