Exception: HasOffersV3::ParseError

Inherits:
ResponseError show all
Defined in:
lib/hasoffersv3/error.rb

Overview

An error caught when parsing the JSON response body got from API endpoint. Wraps the original JSON driver error emitted. Raised always (does not depend on the config settings).

Instance Attribute Summary

Attributes inherited from ResponseError

#response

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from HasOffersV3::ResponseError