Class TcpTransport.HttpRequestOnTransportException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, 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: