Class NotXContentException

org.elasticsearch.common.compress.NotXContentException
All Implemented Interfaces:

public class NotXContentException extends
Exception indicating that we were expecting some XContent but could not detect its type.
See Also:
Serialized Form
  • Constructor Summary

    Constructors
    Constructor
    Description
     message)
     
  • Method Summary

    Methods inherited from class java.lang.

    , , , , , , , , , , , ,

    Methods inherited from class java.lang.

    , , , , , , , , ,
  • Constructor Details

    • NotXContentException

      public NotXContentException( message)