Exception: VisionAPI::InternalError

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

Overview

500 — quote #request_id if you report it. Safe to retry once.

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