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