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