Class RemoteTransportException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, ElasticsearchWrapperException

public class RemoteTransportException extends ActionTransportException implements ElasticsearchWrapperException
A remote exception for an action. A wrapper exception around the actual remote cause and does not fill the stack trace.
See Also:
Serialized Form