|
|||||||||
| 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.ZkNodeExistsException
public class ZkNodeExistsException
| Constructor Summary | |
|---|---|
ZkNodeExistsException()
|
|
ZkNodeExistsException(org.apache.zookeeper.KeeperException cause)
|
|
ZkNodeExistsException(java.lang.String message)
|
|
ZkNodeExistsException(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 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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||