public class PercolateException extends ElasticsearchException implements ElasticsearchWrapperException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
PercolateException(ShardId shardId,
String msg,
Throwable cause) |
PercolateException(String msg,
ShardId shardId) |
Modifier and Type | Method and Description |
---|---|
ShardId |
getShardId() |
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.