@InterfaceAudience.Public @InterfaceStability.Evolving public class ZooKeeperConnectionException extends IOException
| 构造器和说明 |
|---|
ZooKeeperConnectionException()
default constructor
|
ZooKeeperConnectionException(String s)
Constructor
|
ZooKeeperConnectionException(String message,
Exception e)
Constructor taking another exception.
|
public ZooKeeperConnectionException()
public ZooKeeperConnectionException(String s)
s - messageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.