java.io.Serializable, Writeable, ToXContent, ToXContentFragmentpublic class IllegalShardRoutingStateException extends RoutingException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULTEMPTY_PARAMS| Constructor | Description |
|---|---|
IllegalShardRoutingStateException(ShardRouting shard,
java.lang.String message) |
|
IllegalShardRoutingStateException(ShardRouting shard,
java.lang.String message,
java.lang.Throwable cause) |
|
IllegalShardRoutingStateException(StreamInput in) |
| Modifier and Type | Method | Description |
|---|---|---|
ShardRouting |
shard() |
Returns the shard instance referenced by this exception
|
void |
writeTo(StreamOutput out) |
Write this into the StreamOutput.
|
addHeader, 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, status, toString, toXContent, unwrapCause, writeStackTracesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceisFragmentpublic IllegalShardRoutingStateException(ShardRouting shard, java.lang.String message)
public IllegalShardRoutingStateException(ShardRouting shard, java.lang.String message, java.lang.Throwable cause)
public IllegalShardRoutingStateException(StreamInput in) throws java.io.IOException
java.io.IOExceptionpublic void writeTo(StreamOutput out) throws java.io.IOException
WriteablewriteTo in interface WriteablewriteTo in class ElasticsearchExceptionjava.io.IOExceptionpublic ShardRouting shard()