@InterfaceAudience.Public @InterfaceStability.Evolving public class ZooKeeperConnectionException extends IOException
构造器和说明 |
---|
ZooKeeperConnectionException() |
ZooKeeperConnectionException(String message) |
ZooKeeperConnectionException(String message,
Exception exception)
Constructor taking another exception.
|
public ZooKeeperConnectionException()
public ZooKeeperConnectionException(String message)
message
- the message for this exceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.