Exception: Boltless::Errors::InvalidJsonError

Inherits:
RequestError
  • Object
show all
Defined in:
lib/boltless/errors/invalid_json_error.rb

Overview

This exception is raised whenever we were not able to produce or consume JSON data.

Instance Attribute Summary

Attributes inherited from RequestError

#message, #response

Method Summary

Methods inherited from RequestError

#initialize

Constructor Details

This class inherits a constructor from Boltless::Errors::RequestError