Class SendRequestTransportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
All Implemented Interfaces:
java.io.Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, ElasticsearchWrapperException

public class SendRequestTransportException
extends ActionTransportException
implements ElasticsearchWrapperException
See Also:
Serialized Form
  • Constructor Details

    • SendRequestTransportException

      public SendRequestTransportException​(DiscoveryNode node, java.lang.String action, java.lang.Throwable cause)
    • SendRequestTransportException

      public SendRequestTransportException​(StreamInput in) throws java.io.IOException
      Throws:
      java.io.IOException