Exception: Pangram::InvalidResponseError

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

Overview

Raised when Pangram returns invalid JSON or an unexpected response shape.

Instance Attribute Summary

Attributes inherited from APIError

#body, #status

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Pangram::APIError