public class IndexShardRestoreException extends ElasticsearchException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
Writeable.Reader<V>, Writeable.Writer<V>
REST_EXCEPTION_SKIP_CAUSE, REST_EXCEPTION_SKIP_CAUSE_DEFAULT, REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULT
EMPTY_PARAMS
Constructor and Description |
---|
IndexShardRestoreException(ShardId shardId,
java.lang.String msg) |
IndexShardRestoreException(ShardId shardId,
java.lang.String msg,
java.lang.Throwable cause) |
IndexShardRestoreException(StreamInput in) |
addHeader, addHeader, causeToXContent, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getId, getIndex, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, readException, readStackTrace, renderException, renderHeader, setIndex, setIndex, setResources, setShard, setShard, status, toString, toXContent, toXContent, unwrapCause, writeStackTraces, writeTo
public IndexShardRestoreException(ShardId shardId, java.lang.String msg)
public IndexShardRestoreException(ShardId shardId, java.lang.String msg, java.lang.Throwable cause)
public IndexShardRestoreException(StreamInput in) throws java.io.IOException
java.io.IOException