public class RpcConsumerException
extends cloud.tianai.rpc.common.exception.RpcException
| 构造器和说明 |
|---|
RpcConsumerException() |
RpcConsumerException(String message) |
RpcConsumerException(String message,
Throwable cause) |
RpcConsumerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RpcConsumerException(Throwable cause) |
Copyright © 2020. All rights reserved.