@InterfaceAudience.Public 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–2019 The Apache Software Foundation. All rights reserved.