Exception: SimpleConnect::ConfigurationError

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

Overview

Raised when ‘Client.new` is given missing or conflicting configuration (empty endpoint_url/key_id/secret, both `max_attempts:` and `retryable:` at once, etc.).