public class NacosConnectionFailureException extends RuntimeException
NacosConnectionFailureException is thrown when the application fails to
connect to Nacos Server.| 构造器和说明 |
|---|
NacosConnectionFailureException(String domain,
String port,
String message) |
NacosConnectionFailureException(String domain,
String port,
String message,
Throwable cause) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.