public class ActionRequestValidationException extends ElasticsearchIllegalArgumentException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
ActionRequestValidationException() |
Modifier and Type | Method and Description |
---|---|
void |
addValidationError(String error) |
void |
addValidationErrors(Iterable<String> errors) |
String |
getMessage() |
List<String> |
validationErrors() |
status
contains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2015. All rights reserved.