Exception: Served::Resource::ServerError

Inherits:
HttpError show all
Defined in:
lib/served/resource/http_errors.rb

Overview

5xx Server Error

Direct Known Subclasses

BadGateway, InternalServerError

Instance Attribute Summary

Attributes inherited from HttpError

#code, #errors, #message, #response, #server_backtrace

Method Summary

Methods inherited from HttpError

#initialize, #status

Constructor Details

This class inherits a constructor from Served::Resource::HttpError