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