public class RoutingException extends ElasticsearchException
Exception
s for all exceptions thrown by routing related operations.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 |
---|
RoutingException(StreamInput in) |
RoutingException(String message) |
RoutingException(String message,
Throwable cause) |
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, status, toString, toXContent, toXContent, unwrapCause, writeStackTraces, writeTo
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public RoutingException(String message)
public RoutingException(StreamInput in) throws IOException
IOException
Copyright © 2009–2017. All rights reserved.