Exception: SourceMonitor::Fetching::ConnectionError

Inherits:
FetchError
  • Object
show all
Defined in:
lib/source_monitor/fetching/fetch_error.rb

Constant Summary collapse

CODE =
"connection"

Instance Attribute Summary

Attributes inherited from FetchError

#original_error, #response

Method Summary

Methods inherited from FetchError

#code, #http_status, #initialize

Constructor Details

This class inherits a constructor from SourceMonitor::Fetching::FetchError