public class ZkNodeExistsException extends ZkException
| 构造器和说明 |
|---|
ZkNodeExistsException() |
ZkNodeExistsException(org.apache.zookeeper.KeeperException cause) |
ZkNodeExistsException(String message) |
ZkNodeExistsException(String message,
org.apache.zookeeper.KeeperException cause) |
createpublic ZkNodeExistsException()
public ZkNodeExistsException(org.apache.zookeeper.KeeperException cause)
public ZkNodeExistsException(String message, org.apache.zookeeper.KeeperException cause)
public ZkNodeExistsException(String message)
Copyright © 2019. All rights reserved.