Exception: Pago::ServerError

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

Overview

Raised for 5xx responses.

Instance Attribute Summary

Attributes inherited from APIError

#body, #data, #response, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Pago::APIError