Exception: Fathom::BadRequestError

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

Overview

Raised when the API returns a bad request (400)

Instance Attribute Summary

Attributes inherited from Error

#http_status, #response

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Fathom::Error