Serialized Form
-
Package io.etcd.jetcd.common.exception
-
Exception io.etcd.jetcd.common.exception.ClosedClientException
class ClosedClientException extends EtcdException implements Serializable -
Exception io.etcd.jetcd.common.exception.ClosedKeepAliveListenerException
class ClosedKeepAliveListenerException extends EtcdException implements Serializable -
Exception io.etcd.jetcd.common.exception.ClosedSnapshotException
class ClosedSnapshotException extends EtcdException implements Serializable -
Exception io.etcd.jetcd.common.exception.ClosedWatcherException
class ClosedWatcherException extends EtcdException implements Serializable -
Exception io.etcd.jetcd.common.exception.CompactedException
class CompactedException extends EtcdException implements Serializable-
Serialized Fields
-
compactedRevision
long compactedRevision
-
-
-
Exception io.etcd.jetcd.common.exception.EtcdException
class EtcdException extends RuntimeException implements Serializable-
Serialized Fields
-
code
ErrorCode code
-
-
-