Exception: Colore::Errors::ClientError

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

Overview

Error class for client-side errors (HTTP status codes 400-499).

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