クラス RedisSubscribedConnectionException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.InvalidDataAccessApiUsageException
org.springframework.data.redis.connection.RedisSubscribedConnectionException
- 実装済みのインターフェース一覧:
SerializableSE
サブスクライブされている接続でコマンドを発行し、イベントを待機しているときにスローされる例外。
- 作成者:
- Costin Leau, Christoph Strobl
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明RedisSubscribedConnectionException(@Nullable StringSE msg, @Nullable ThrowableSE cause) 新しいRedisSubscribedConnectionExceptionインスタンスを構築します。新しいRedisSubscribedConnectionExceptionインスタンスを構築します。方法の概要
クラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
RedisSubscribedConnectionException
新しいRedisSubscribedConnectionExceptionインスタンスを構築します。- パラメーター:
msg-cause-
RedisSubscribedConnectionException
新しいRedisSubscribedConnectionExceptionインスタンスを構築します。- パラメーター:
msg-