Uses of Package
com.netflix.astyanax.connectionpool.exceptions

Packages that use com.netflix.astyanax.connectionpool.exceptions
com.netflix.astyanax   
com.netflix.astyanax.connectionpool   
com.netflix.astyanax.connectionpool.exceptions   
com.netflix.astyanax.connectionpool.impl   
com.netflix.astyanax.impl   
com.netflix.astyanax.query   
com.netflix.astyanax.recipes   
com.netflix.astyanax.serializers   
com.netflix.astyanax.shallows   
com.netflix.astyanax.thrift   
com.netflix.astyanax.util   
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
OperationException
          Application exception for an operation executed within the context of the connection pool.
WalException
           
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.connectionpool
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
OperationException
          Application exception for an operation executed within the context of the connection pool.
ThrottledException
           
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.connectionpool.exceptions
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
IsDeadConnectionException
          Describes an exception after which a connection is no longer usable.
IsRetryableException
          Defines that an exception is retryable for the context of a single execute with failover.
IsTimeoutException
           
OperationException
          Application exception for an operation executed within the context of the connection pool.
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.connectionpool.impl
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.impl
WalException
           
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.query
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.recipes
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.serializers
SerializationException
           
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.shallows
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.thrift
BadRequestException
           
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
OperationException
          Application exception for an operation executed within the context of the connection pool.
ThrottledException
           
 

Classes in com.netflix.astyanax.connectionpool.exceptions used by com.netflix.astyanax.util
ConnectionException
          Connection exception caused by an error in the connection pool or a transport error related to the connection itself.
WalException
           
 



Copyright © 2012. All Rights Reserved.