クラス ClusterCommandExecutionFailureException
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.UncategorizedDataAccessException
org.springframework.data.redis.connection.ClusterCommandExecutionFailureException
- 実装されているすべてのインターフェース:
SerializableSE
クラスター化された redis 環境への少なくとも 1 つの呼び出しが失敗した場合にスローされる例外。
- 導入:
- 1.7
- 作成者:
- Christoph Strobl, Mark Paluch
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明新しいClusterCommandExecutionFailureExceptionを作成します。ClusterCommandExecutionFailureException(ListSE<? extends ThrowableSE> causes) 新しいClusterCommandExecutionFailureExceptionを作成します。メソッドのサマリー
クラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
ClusterCommandExecutionFailureException
新しいClusterCommandExecutionFailureExceptionを作成します。- パラメーター:
cause- null であってはなりません。
ClusterCommandExecutionFailureException
新しいClusterCommandExecutionFailureExceptionを作成します。- パラメーター:
causes- 空であってはなりません。