Exception: Showroom::BadRequest

Inherits:
ClientError show all
Defined in:
lib/showroom/core/error.rb

Overview

Raised for HTTP 400 Bad Request.

Instance Attribute Summary

Attributes inherited from ResponseError

#body, #headers, #status

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from Showroom::ResponseError