Exception: Walinko::ServerError
- Defined in:
- lib/walinko/errors.rb
Overview
5xx — server-side failure. Outcome of the underlying send may or may not have happened; replay with the same ‘Idempotency-Key` is safe.
Instance Attribute Summary
Attributes inherited from ApiError
#body, #details, #error_code, #http_status, #request_id
Method Summary
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from Walinko::ApiError