Class PassThroughExceptionTranslationStrategy

java.lang.Object
org.springframework.data.redis.PassThroughExceptionTranslationStrategy
All Implemented Interfaces:
ExceptionTranslationStrategy
Direct Known Subclasses:
FallbackExceptionTranslationStrategy

public class PassThroughExceptionTranslationStrategy extends Object implements ExceptionTranslationStrategy
Since:
1.4
Author:
Christoph Strobl, Mark Paluch