@InterfaceAudience.Public @InterfaceStability.Evolving public class ZooKeeperConnectionException extends IOException
Constructor and Description |
---|
ZooKeeperConnectionException()
default constructor
|
ZooKeeperConnectionException(String s)
Constructor
|
ZooKeeperConnectionException(String message,
Exception e)
Constructor taking another exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZooKeeperConnectionException()
public ZooKeeperConnectionException(String s)
s
- messageCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.