Exception: Asimov::NetworkError

Inherits:
RequestError show all
Defined in:
lib/asimov/error.rb

Overview

Errors that occur as a result of an error raised by the underlying network client. Examples include Net::OpenTimeout or Net::ReadTimeout

Direct Known Subclasses

TimeoutError