Exception: TocDoc::BadRequest

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

Overview

Raised for HTTP 400 Bad Request responses.

See Also:

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 TocDoc::ResponseError