Package me.prettyprint.hector.api.exceptions

Exception Summary
HCassandraInternalException Designed to loosely wrap TApplicationException which can be generated by Apache Cassandra under a variety of ambiguous conditions - some of them transient, some of them not.
HectorException Base exception class for all Hector related exceptions.
HectorPoolException Error while borrowing or returning object to the pool
HectorSerializationException Describes a serialization exception.
HectorTransportException Hector transport exception (thrift or avro).
HInactivePoolException Indicates that a client pool has been suspended.
HInvalidRequestException  
HNotFoundException  
HPoolExhaustedException Indicates that a client pool has been exhausted.
HPoolRecoverableException Base exception for recoverable pool exceptions.
HTimedOutException  
HUnavailableException  
PoolIllegalStateException Happens when the pool has been closed, but new borrow request come to it.
 



Copyright © 2012. All Rights Reserved.