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