Exception: TocDoc::ServerError

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

Overview

Raised for 5xx server error 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