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