Exception: PaymobRuby::AuthenticationError
- Inherits:
-
PaymobError
- Object
- StandardError
- PaymobError
- PaymobRuby::AuthenticationError
- Defined in:
- lib/paymob_ruby/errors.rb
Overview
AuthenticationError is raised when invalid credentials are used to connect to Paymob’s servers.
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