クラス 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インスタンスを構築します。RedisSubscribedConnectionException(StringSE msg, ThrowableSE cause) 新しいRedisSubscribedConnectionExceptionインスタンスを構築します。メソッドのサマリー
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
RedisSubscribedConnectionException
新しいRedisSubscribedConnectionExceptionインスタンスを構築します。- パラメーター:
msg-cause-
RedisSubscribedConnectionException
新しいRedisSubscribedConnectionExceptionインスタンスを構築します。- パラメーター:
msg-