public class RoutingException extends ElasticsearchException
Exceptions for all exceptions thrown by routing related operations.ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>REST_EXCEPTION_SKIP_CAUSE, REST_EXCEPTION_SKIP_CAUSE_DEFAULT, REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULT, UNKNOWN_VERSION_ADDEDEMPTY_PARAMS| Constructor and Description |
|---|
RoutingException(StreamInput in) |
RoutingException(java.lang.String message) |
RoutingException(java.lang.String message,
java.lang.Throwable cause) |
addHeader, addHeader, causeToXContent, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getId, getIndex, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, readException, readStackTrace, renderException, renderHeader, setIndex, setIndex, setResources, setShard, setShard, status, toString, toXContent, toXContent, unwrapCause, writeStackTraces, writeTopublic RoutingException(java.lang.String message)
public RoutingException(java.lang.String message,
java.lang.Throwable cause)
public RoutingException(StreamInput in) throws java.io.IOException
java.io.IOException