Class TcpTransport.HttpRequestOnTransportException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment
Enclosing class:
TcpTransport

public static class TcpTransport.HttpRequestOnTransportException extends ElasticsearchException
A helper exception to mark an incoming connection as potentially being HTTP so an appropriate error code can be returned
See Also: