Class ElasticsearchParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.ElasticsearchParseException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

public class ElasticsearchParseException
extends ElasticsearchException
Unchecked exception that is translated into a 400 BAD REQUEST error when it bubbles out over HTTP.
See Also:
Serialized Form