public class NacosConnectionFailureException extends RuntimeException
NacosConnectionFailureException is thrown when the application fails to
connect to Nacos Server.| 构造器和说明 |
|---|
NacosConnectionFailureException(String serverAddr,
String message) |
NacosConnectionFailureException(String serverAddr,
String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getServerAddr() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.