クラス PassThroughExceptionTranslationStrategy

java.lang.ObjectSE
org.springframework.data.redis.PassThroughExceptionTranslationStrategy
実装されたすべてのインターフェース:
ExceptionTranslationStrategy
既知の直属サブクラス
FallbackExceptionTranslationStrategy

public class PassThroughExceptionTranslationStrategy extends ObjectSE implements ExceptionTranslationStrategy
PassThroughExceptionTranslationStrategy は、不明な ExceptionSE に対して null を返します。
導入:
1.4
作成者:
Christoph Strobl, Mark Paluch