public class RpcConsumerParseException extends RpcConsumerException
| 构造器和说明 |
|---|
RpcConsumerParseException() |
RpcConsumerParseException(String message,
Element element) |
RpcConsumerParseException(String message,
Throwable cause) |
RpcConsumerParseException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RpcConsumerParseException(Throwable cause) |
public RpcConsumerParseException()
public RpcConsumerParseException(Throwable cause)
Copyright © 2020. All rights reserved.