public class IndexFailedEngineException extends EngineException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
IndexFailedEngineException(ShardId shardId,
Engine.Index index,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
id() |
String |
type() |
shardId
index
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IndexFailedEngineException(ShardId shardId, Engine.Index index, Throwable cause)
Copyright © 2009–2015. All rights reserved.