public class MergeMappingException extends MapperException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
MergeMappingException(String[] failures) |
Modifier and Type | Method and Description |
---|---|
String[] |
failures() |
RestStatus |
status()
Returns the rest status code associated with this exception.
|
contains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MergeMappingException(String[] failures)
public String[] failures()
public RestStatus status()
ElasticsearchException
status
in class ElasticsearchException
Copyright © 2009–2015. All rights reserved.