Exception: DeskApi::Error::ServerError

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

Overview

Raised when Desk returns a 5xx HTTP status code

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