You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Exception: Seahorse::Client::NetworkingErrorReturns the value of attribute original_error.
A new instance of NetworkingError.
Returns a new instance of NetworkingError.
5 6 7 8 9
# File 'aws-sdk-core/lib/seahorse/client/networking_error.rb', line 5 def initialize(error, msg = nil) super(msg || error.message) set_backtrace(error.backtrace) @original_error = error endInstance Attribute Details #original_error ⇒ Object
Returns the value of attribute original_error.
11 12 13
# File 'aws-sdk-core/lib/seahorse/client/networking_error.rb', line 11 def original_error @original_error end
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4