java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.elasticsearch.xcontent.XContentParseException
org.elasticsearch.xcontent.XContentEOFException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionXContentEOFException(XContentLocation location, String message, Exception cause)  - 
Method Summary
Methods inherited from class org.elasticsearch.xcontent.XContentParseException
getColumnNumber, getLineNumber, getLocation, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
XContentEOFException
 
 -