Class ZooKeeperConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.ZooKeeperConnectionException
All Implemented Interfaces:
Serializable

@Public public class ZooKeeperConnectionException extends IOException
Thrown if the client can't connect to ZooKeeper.
See Also: