public final class IndexNotFoundException extends ResourceNotFoundException
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 |
---|
IndexNotFoundException(StreamInput in) |
IndexNotFoundException(String index) |
IndexNotFoundException(String index,
Throwable cause) |
status
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 IndexNotFoundException(String index)
public IndexNotFoundException(StreamInput in) throws IOException
IOException
Copyright © 2009–2016. All rights reserved.