public class ReplicationShardOperationFailedException extends IndexShardException implements ElasticsearchWrapperException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
ReplicationShardOperationFailedException(ShardId shardId,
String msg) |
ReplicationShardOperationFailedException(ShardId shardId,
String msg,
Throwable cause) |
ReplicationShardOperationFailedException(ShardId shardId,
Throwable cause) |
shardId
index
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause
Copyright © 2009–2015. All rights reserved.