me.prettyprint.cassandra.service
Interface ExceptionsTranslator

All Known Implementing Classes:
ExceptionsTranslatorImpl

public interface ExceptionsTranslator

Translates exceptions throw by thrift or pool to HectorException instances.

Author:
Ran Tavory (ran@outbrain.com)

Method Summary
 HectorException translate(Throwable originalException)
           
 

Method Detail

translate

HectorException translate(Throwable originalException)


Copyright © 2011. All Rights Reserved.