public class RpcResponseException extends RpcException
| 构造器和说明 |
|---|
RpcResponseException(Integer status,
String message) |
RpcResponseException(Integer status,
String message,
boolean writableStackTrace) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getStatus() |
Copyright © 2021. All rights reserved.