public class StrictDynamicMappingException extends MapperParsingException
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 |
---|
StrictDynamicMappingException(StreamInput in) |
StrictDynamicMappingException(String path,
String fieldName) |
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 StrictDynamicMappingException(StreamInput in) throws IOException
IOException
public RestStatus status()
ElasticsearchException
status
in class MapperParsingException
Copyright © 2009–2017. All rights reserved.