Exception: Typesafe::NotFoundError

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

Overview

The endpoint or resource was not found (404).

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