You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.

Exception: AWS::Core::Client::NetworkError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/aws/core/client.rb

Overview

Raised when a request failed due to a networking issue (e.g. EOFError, IOError, Errno::ECONNRESET, Errno::EPIPE, Timeout::Error, etc)