public class ZkNoNodeException extends ZkException
Constructor and Description |
---|
ZkNoNodeException() |
ZkNoNodeException(org.apache.zookeeper.KeeperException cause) |
ZkNoNodeException(String message) |
ZkNoNodeException(String message,
org.apache.zookeeper.KeeperException cause) |
create
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZkNoNodeException()
public ZkNoNodeException(org.apache.zookeeper.KeeperException cause)
public ZkNoNodeException(String message, org.apache.zookeeper.KeeperException cause)
public ZkNoNodeException(String message)
Copyright © 2019. All rights reserved.