public class CuratorClientException extends RuntimeException
| 构造器和说明 |
|---|
CuratorClientException() |
CuratorClientException(String message) |
CuratorClientException(String message,
Throwable cause) |
CuratorClientException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CuratorClientException(Throwable cause) |
Copyright © 2019. All rights reserved.