Skip navigation links
C E G H I N T V 

C

ClosedClientException - Exception in io.etcd.jetcd.common.exception
 
ClosedClientException(String) - Constructor for exception io.etcd.jetcd.common.exception.ClosedClientException
 
ClosedKeepAliveListenerException - Exception in io.etcd.jetcd.common.exception
 
ClosedKeepAliveListenerException() - Constructor for exception io.etcd.jetcd.common.exception.ClosedKeepAliveListenerException
 
ClosedSnapshotException - Exception in io.etcd.jetcd.common.exception
 
ClosedSnapshotException() - Constructor for exception io.etcd.jetcd.common.exception.ClosedSnapshotException
 
ClosedWatcherException - Exception in io.etcd.jetcd.common.exception
 
ClosedWatcherException() - Constructor for exception io.etcd.jetcd.common.exception.ClosedWatcherException
 
CompactedException - Exception in io.etcd.jetcd.common.exception
CompactedException is thrown when a operation wants to retrieve key at a revision that has been compacted.

E

ErrorCode - Enum in io.etcd.jetcd.common.exception
ErrorCode is a wrapper around grpc Error code.
EtcdException - Exception in io.etcd.jetcd.common.exception
Base exception type for all exceptions produced by the etcd service.
EtcdExceptionFactory - Class in io.etcd.jetcd.common.exception
A factory for creating instances of EtcdException and its subtypes.
EtcdExceptionFactory() - Constructor for class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 

G

getCompactedRevision() - Method in exception io.etcd.jetcd.common.exception.CompactedException
 
getErrorCode() - Method in exception io.etcd.jetcd.common.exception.EtcdException
Returns the error code associated with this exception.

H

handleInterrupt(InterruptedException) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 

I

io.etcd.jetcd.common.exception - package io.etcd.jetcd.common.exception
 

N

newClosedKeepAliveListenerException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newClosedLeaseClientException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newClosedSnapshotException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newClosedWatchClientException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newClosedWatcherException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newCompactedException(long) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newEtcdException(ErrorCode, String) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
newEtcdException(ErrorCode, String, Throwable) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 

T

toEtcdException(Throwable) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 
toEtcdException(Status) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 

V

valueOf(String) - Static method in enum io.etcd.jetcd.common.exception.ErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.etcd.jetcd.common.exception.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
C E G H I N T V 
Skip navigation links

Copyright © 2020. All rights reserved.