| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExceptionTranslator | |
|---|---|
| org.scale7.cassandra.pelops | |
| org.scale7.cassandra.pelops.exceptions | |
| Uses of IExceptionTranslator in org.scale7.cassandra.pelops | 
|---|
| Methods in org.scale7.cassandra.pelops that return IExceptionTranslator | |
|---|---|
|  IExceptionTranslator | OperandPolicy.getExceptionTranslator()The translater used to convert checked Thirft/Cassandra exceptions into unchecked PelopsExceptions. | 
| Methods in org.scale7.cassandra.pelops with parameters of type IExceptionTranslator | |
|---|---|
|  void | OperandPolicy.setExceptionTranslator(IExceptionTranslator exceptionTranslator)The translater used to convert checked Thirft/Cassandra exceptions into unchecked PelopsExceptions. | 
| Constructors in org.scale7.cassandra.pelops with parameters of type IExceptionTranslator | |
|---|---|
| OperandPolicy(int maxOpRetries,
              boolean deleteIfNull,
              IExceptionTranslator exceptionTranslator) | |
| Uses of IExceptionTranslator in org.scale7.cassandra.pelops.exceptions | 
|---|
| Classes in org.scale7.cassandra.pelops.exceptions that implement IExceptionTranslator | |
|---|---|
| static class | IExceptionTranslator.ExceptionTranslatorDefault implementation. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||