Exception: Posthaste::ConfigurationError

Inherits:
Error
  • Object
show all
Defined in:
lib/posthaste/errors.rb

Overview

Something is wrong with how the delivery method was configured — most often a missing API key. Raised before any request is attempted.

Instance Attribute Summary

Attributes inherited from Error

#body, #request_id, #retry_after_seconds, #status, #type

Method Summary

Methods inherited from Error

#error_field, #initialize, #inspect, #quota_exhausted?, #rate_limited?, #transient?

Constructor Details

This class inherits a constructor from Posthaste::Error