Exception: PaymobRuby::APIConnectionError
- Inherits:
-
PaymobError
- Object
- StandardError
- PaymobError
- PaymobRuby::APIConnectionError
- Defined in:
- lib/paymob_ruby/errors.rb
Overview
APIConnectionError is raised in the event that the SDK can’t connect to Paymob’s servers. That can be for a variety of different reasons from a downed network to a bad TLS certificate.
Instance Attribute Summary
Attributes inherited from PaymobError
#error, #http_body, #http_headers, #http_status, #json_body, #message
Method Summary
Methods inherited from PaymobError
Constructor Details
This class inherits a constructor from PaymobRuby::PaymobError