public class ZkNodeExistsException extends ZkException
Constructor and Description |
---|
ZkNodeExistsException() |
ZkNodeExistsException(org.apache.zookeeper.KeeperException cause) |
ZkNodeExistsException(java.lang.String message) |
ZkNodeExistsException(java.lang.String message,
org.apache.zookeeper.KeeperException cause) |
create
public ZkNodeExistsException()
public ZkNodeExistsException(org.apache.zookeeper.KeeperException cause)
public ZkNodeExistsException(java.lang.String message, org.apache.zookeeper.KeeperException cause)
public ZkNodeExistsException(java.lang.String message)