Class XContentParseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NamedObjectNotFoundException

public class XContentParseException extends IllegalArgumentException
Thrown when one of the XContent parsers cannot parse something.
See Also:
  • Constructor Details

  • Method Details