|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.I0Itec.zkclient.exception.ZkException
org.I0Itec.zkclient.exception.ZkNoNodeException
public class ZkNoNodeException
| Constructor Summary | |
|---|---|
ZkNoNodeException()
|
|
ZkNoNodeException(org.apache.zookeeper.KeeperException cause)
|
|
ZkNoNodeException(java.lang.String message)
|
|
ZkNoNodeException(java.lang.String message,
org.apache.zookeeper.KeeperException cause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.I0Itec.zkclient.exception.ZkException |
|---|
create |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public 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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||