Exception: Colore::Errors::ServerError

Inherits:
APIError
  • Object
show all
Defined in:
lib/colore/errors.rb

Overview

Error class for server-side errors (HTTP status codes 500 and above).

Instance Attribute Summary

Attributes inherited from APIError

#http_code, #response_body, #rsp_backtrace

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Colore::Errors::APIError