Exception: RelayGrid::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/relaygrid/errors.rb

Overview

Every error the gem raises descends from this, so rescue RelayGrid::Error is always enough. Faraday's own exceptions are never allowed to escape.