public class ApiException extends RuntimeException
| 构造器和说明 |
|---|
ApiException(Status status) |
ApiException(Status status,
Throwable th) |
ApiException(Throwable e) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMessage() |
String |
toString() |
Copyright © 2025. All rights reserved.