org.I0Itec.zkclient.exception
Class ZkBadVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.I0Itec.zkclient.exception.ZkException
org.I0Itec.zkclient.exception.ZkBadVersionException
- All Implemented Interfaces:
- Serializable
public class ZkBadVersionException
- extends ZkException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ZkBadVersionException
public ZkBadVersionException()
ZkBadVersionException
public ZkBadVersionException(org.apache.zookeeper.KeeperException cause)
ZkBadVersionException
public ZkBadVersionException(String message,
org.apache.zookeeper.KeeperException cause)
ZkBadVersionException
public ZkBadVersionException(String message)
Copyright © 2011. All Rights Reserved.