Exception: Typesafe::PermissionDeniedError

Inherits:
APIError
  • Object
show all
Defined in:
lib/typesafe/errors.rb

Overview

Access denied (403). The API also returns this for a missing API key.

Instance Attribute Summary

Attributes inherited from APIError

#body, #headers, #request_id, #status

Method Summary

Methods inherited from APIError

#initialize, #retryable?

Constructor Details

This class inherits a constructor from Typesafe::APIError