クラス BulkFailureException
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.DataRetrievalFailureException
org.springframework.data.elasticsearch.BulkFailureException
- 実装されているすべてのインターフェース:
SerializableSE
- 導入:
- 4.1
- 作成者:
- Peter-Josef Meisch, Illia Ulianov
- 関連事項:
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクターコンストラクター説明BulkFailureException(StringSE msg, MapSE<StringSE, BulkFailureException.FailureDetails> failedDocuments) 方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
BulkFailureException
public BulkFailureException(StringSE msg, MapSE<StringSE, BulkFailureException.FailureDetails> failedDocuments)
メソッドの詳細
getFailedDocuments