public class FlushNotAllowedEngineException extends EngineException
ElasticsearchException.WithRestHeaders | Constructor and Description |
|---|
FlushNotAllowedEngineException(ShardId
|
| Modifier and Type | Method and Description |
|---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
shardIdindexcontains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RestStatusstatus()
ElasticsearchException