Package io.etcd.jetcd.common.exception
Class ClosedKeepAliveListenerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.etcd.jetcd.common.exception.EtcdException
-
- io.etcd.jetcd.common.exception.ClosedKeepAliveListenerException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClosedKeepAliveListenerException extends EtcdException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClosedKeepAliveListenerException()
-
Method Summary
-
Methods inherited from class io.etcd.jetcd.common.exception.EtcdException
getErrorCode
-
-