public class RegistryClientException extends RuntimeException
| 构造器和说明 |
|---|
RegistryClientException()
Instantiates a new Registry client exception.
|
RegistryClientException(String message)
Instantiates a new Registry client exception.
|
RegistryClientException(String message,
Throwable cause)
Instantiates a new Registry client exception.
|
RegistryClientException(Throwable cause)
Instantiates a new Registry client exception.
|
public RegistryClientException()
public RegistryClientException(String message)
message - the messagepublic RegistryClientException(String message, Throwable cause)
message - the messagecause - the causepublic RegistryClientException(Throwable cause)
cause - the causeCopyright © 2023 The Ant Financial. All rights reserved.