public class ClusterException extends ClientException
| 构造器和说明 |
|---|
ClusterException() |
ClusterException(String message) |
ClusterException(String error,
int code) |
ClusterException(String error,
int code,
Throwable cause) |
ClusterException(String message,
Throwable cause) |
ClusterException(Throwable cause) |
getCodeCopyright © 2020 Joyqueue Community. All rights reserved.