Class NamedObjectNotFoundException

All Implemented Interfaces:
Serializable

public class NamedObjectNotFoundException extends XContentParseException
Thrown when NamedXContentRegistry cannot locate a named object to parse for a particular name
See Also:
  • Constructor Details

  • Method Details

    • getCandidates

      public Iterable<String> getCandidates()
      The possible matches.