Class RemoteTransportException

All Implemented Interfaces:
Serializable, Writeable, ElasticsearchWrapperException, ToXContent, ToXContentFragment

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: