public class NoNodeAvailableException extends ElasticsearchException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
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 |
---|
NoNodeAvailableException(StreamInput in) |
NoNodeAvailableException(String message) |
NoNodeAvailableException(String message,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
addHeader, addHeader, causeToXContent, contains, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getId, getIndex, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, readException, readStackTrace, renderHeader, renderThrowable, setIndex, setIndex, setResources, setShard, toString, toXContent, toXContent, unwrapCause, writeStackTraces, writeTo
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public NoNodeAvailableException(String message)
public NoNodeAvailableException(StreamInput in) throws IOException
IOException
public RestStatus status()
ElasticsearchException
status
in class ElasticsearchException
Copyright © 2009–2016. All rights reserved.