public class CreateFailedEngineException extends EngineException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
CreateFailedEngineException(ShardId shardId,
Engine.Create create,
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 CreateFailedEngineException(ShardId shardId, Engine.Create create, Throwable cause)
Copyright © 2009–2015. All rights reserved.