Exception: ReactorSDK::ParseError

Inherits:
Error
  • Object
show all
Defined in:
lib/reactor_sdk/error.rb

Overview

Raised when an HTTP response body cannot be parsed as valid JSON.

Instance Attribute Summary

Attributes inherited from Error

#cause, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ReactorSDK::Error