Exception: Pluggy::ConnectionError

Inherits:
Error
  • Object
show all
Defined in:
lib/pluggy/errors.rb

Overview

Transport-level: nothing came back, or the socket died.

Direct Known Subclasses

TimeoutError

Instance Attribute Summary

Attributes inherited from Error

#api_message, #code, #code_description, #data, #http_body, #http_headers, #http_status, #json_body

Method Summary

Methods inherited from Error

#initialize, #to_s

Constructor Details

This class inherits a constructor from Pluggy::Error