Class FallbackExceptionTranslationStrategy

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

public class FallbackExceptionTranslationStrategy extends PassThroughExceptionTranslationStrategy
Since:
1.4
Author:
Christoph Strobl, Thomas Darimont, Mark Paluch