Exception: Mailkube::ServerError

Inherits:
APIError show all
Defined in:
lib/mailkube/errors.rb,
sig/mailkube/errors.rbs

Overview

HTTP 5xx: an unexpected server error. Safe to retry with backoff.

Instance Attribute Summary

Attributes inherited from APIError

#body, #error_name, #request_id, #retry_after, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Mailkube::APIError