Exception: GoCardlessPro::ApiError
- Defined in:
- lib/gocardless_pro/error/api_error.rb
Overview
Thrown when something goes wrong with the request to the API and we don't get a proper response from the GC API
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#code, #documentation_url, #errors, #initialize, #message, #request_id, #to_s, #type
Constructor Details
This class inherits a constructor from GoCardlessPro::Error