Class Hierarchy
- java.lang.Object
- org.springframework.data.redis.PassThroughExceptionTranslationStrategy (implements org.springframework.data.redis.ExceptionTranslationStrategy)
- org.springframework.data.redis.FallbackExceptionTranslationStrategy
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.data.redis.ClusterRedirectException
- org.springframework.data.redis.TooManyClusterRedirectionsException
- org.springframework.dao.NonTransientDataAccessResourceException
- org.springframework.dao.DataAccessResourceFailureException
- org.springframework.data.redis.ClusterStateFailureException
- org.springframework.data.redis.RedisConnectionFailureException
- org.springframework.dao.DataAccessResourceFailureException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.data.redis.RedisSystemException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.data.redis.PassThroughExceptionTranslationStrategy (implements org.springframework.data.redis.ExceptionTranslationStrategy)
Interface Hierarchy
- org.springframework.data.redis.ExceptionTranslationStrategy