Exception: RelayGrid::ServerError

Inherits:
APIError show all
Defined in:
lib/relaygrid/errors.rb

Overview

5xx -- a fault on the RelayGrid side. Safe to retry for reads.

Instance Attribute Summary

Attributes inherited from APIError

#body, #status

Method Summary

Methods inherited from APIError

#error_message, from_response, #initialize

Constructor Details

This class inherits a constructor from RelayGrid::APIError