public class NacosConnectionFailureException extends RuntimeException
NacosConnectionFailureException is thrown when the application fails to
connect to Nacos Server.| Constructor and Description |
|---|
NacosConnectionFailureException(String serverAddr,
String message) |
NacosConnectionFailureException(String serverAddr,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerAddr() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Pivotal Software, Inc.. All rights reserved.