クラス CassandraConnectionFailureException
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.NonTransientDataAccessResourceException
org.springframework.dao.DataAccessResourceFailureException
org.springframework.data.cassandra.CassandraConnectionFailureException
- 実装済みのインターフェース一覧:
SerializableSE
ホストが利用できない場合の Cassandra の Spring データアクセス例外。
- 作成者:
- Matthew T. Adams
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明CassandraConnectionFailureException(MapSE<com.datastax.oss.driver.api.core.metadata.Node, ThrowableSE> map, StringSE msg, ThrowableSE cause) CassandraConnectionFailureExceptionのコンストラクター。方法の概要
クラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
CassandraConnectionFailureException
public CassandraConnectionFailureException(MapSE<com.datastax.oss.driver.api.core.metadata.Node, ThrowableSE> map, StringSE msg, ThrowableSE cause) CassandraConnectionFailureExceptionのコンストラクター。- パラメーター:
map- 各ノードの詳細な障害。msg- 詳細メッセージ。cause- 根本的な原因は、基盤となるデータアクセス API にあります。
方法の詳細
getMessagesByHost