Exception: DeskApi::Error::ClientError

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

Overview

Raised when desk.com returns a 4xx HTTP status code or there’s an error in Faraday

Instance Attribute Summary

Attributes inherited from DeskApi::Error

#rate_limit

Method Summary

Methods inherited from DeskApi::Error

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

Constructor Details

This class inherits a constructor from DeskApi::Error