Exception: Hacker::News::JsonError

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

Overview

Raised when the response body cannot be decoded as JSON.

Instance Attribute Summary

Attributes inherited from Error

#status, #url

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Hacker::News::Error