@Deprecated public class EngineClosedException extends IndexShardClosedException
Note, the relationship between shard and engine indicates that engine closed is shard closed, and we might get something slipping through the shard and into the engine while the shard is closing.
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULTEMPTY_PARAMS| Constructor and Description |
|---|
EngineClosedException(ShardId shardId)
Deprecated.
|
EngineClosedException(ShardId shardId,
java.lang.Throwable t)
Deprecated.
|
EngineClosedException(StreamInput in)
Deprecated.
|
currentState, status, writeToaddHeader, addHeader, addMetadata, addMetadata, failureFromXContent, fromXContent, generateFailureXContent, generateThrowableXContent, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getHeaders, getId, getIndex, getMetadata, getMetadata, getMetadataKeys, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, metadataToXContent, readException, readStackTrace, setIndex, setIndex, setResources, setShard, toString, toXContent, unwrapCause, writeStackTracesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisFragmentpublic EngineClosedException(ShardId shardId)
public EngineClosedException(ShardId shardId, java.lang.Throwable t)
public EngineClosedException(StreamInput in) throws java.io.IOException
java.io.IOException