public class RpcException extends RuntimeException
| 构造器和说明 |
|---|
RpcException() |
RpcException(String message) |
RpcException(String message,
Throwable cause) |
RpcException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RpcException(Throwable cause) |
Copyright © 2021. All rights reserved.