Exception: DeskApi::Error::ParserError

Inherits:
DeskApi::Error show all
Defined in:
lib/desk_api/error/parser_error.rb

Overview

Raised when JSON parsing fails

Instance Attribute Summary

Attributes inherited from DeskApi::Error

#rate_limit, #response

Method Summary

Methods inherited from DeskApi::Error

#backtrace, descendants, errors, from_response, inherited, #initialize

Constructor Details

This class inherits a constructor from DeskApi::Error