Exception: Retab::APIError

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

Overview

Raised when a 4xx/5xx response cannot be mapped to a more specific error.

Instance Attribute Summary

Attributes inherited from Error

#code, #http_status, #message_body, #request_id

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Retab::Error