Exception: VisionAPI::NotFoundError

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

Overview

404 — wrong id, or it belongs to another account.

Constant Summary

Constants inherited from APIError

APIError::RETRYABLE_CODES

Instance Attribute Summary

Attributes inherited from APIError

#code, #details, #headers, #request_id, #status

Method Summary

Methods inherited from APIError

#initialize, #retryable?

Constructor Details

This class inherits a constructor from VisionAPI::APIError