Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.netflix.astyanax.connectionpool.exceptions
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.netflix.astyanax.connectionpool.exceptions.
ConnectionException
com.netflix.astyanax.connectionpool.exceptions.
HostDownException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
)
com.netflix.astyanax.connectionpool.exceptions.
InterruptedOperationException
com.netflix.astyanax.connectionpool.exceptions.
MaxConnsPerHostReachedException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
)
com.netflix.astyanax.connectionpool.exceptions.
NoAvailableHostsException
com.netflix.astyanax.connectionpool.exceptions.
OperationException
com.netflix.astyanax.connectionpool.exceptions.
AuthenticationException
com.netflix.astyanax.connectionpool.exceptions.
BadConfigurationException
com.netflix.astyanax.connectionpool.exceptions.
BadRequestException
com.netflix.astyanax.connectionpool.exceptions.
NotFoundException
com.netflix.astyanax.connectionpool.exceptions.
SchemaDisagreementException
com.netflix.astyanax.connectionpool.exceptions.
UnknownException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsDeadConnectionException
)
com.netflix.astyanax.connectionpool.exceptions.
OperationTimeoutException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
, com.netflix.astyanax.connectionpool.exceptions.
IsTimeoutException
)
com.netflix.astyanax.connectionpool.exceptions.
PoolTimeoutException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
)
com.netflix.astyanax.connectionpool.exceptions.
ThriftStateException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsDeadConnectionException
, com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
)
com.netflix.astyanax.connectionpool.exceptions.
ThrottledException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
)
com.netflix.astyanax.connectionpool.exceptions.
TimeoutException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsDeadConnectionException
, com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
, com.netflix.astyanax.connectionpool.exceptions.
IsTimeoutException
)
com.netflix.astyanax.connectionpool.exceptions.
TokenRangeOfflineException
com.netflix.astyanax.connectionpool.exceptions.
TransportException
(implements com.netflix.astyanax.connectionpool.exceptions.
IsDeadConnectionException
, com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
)
com.netflix.astyanax.connectionpool.exceptions.
ConnectionAbortedException
com.netflix.astyanax.connectionpool.exceptions.
WalException
java.lang.RuntimeException
com.netflix.astyanax.connectionpool.exceptions.
SerializationException
Interface Hierarchy
com.netflix.astyanax.connectionpool.exceptions.
IsDeadConnectionException
com.netflix.astyanax.connectionpool.exceptions.
IsRetryableException
com.netflix.astyanax.connectionpool.exceptions.
IsTimeoutException
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes