Module: HttpError

Defined in:
lib/http_error/error.rb,
lib/http_error/teapot.rb,
lib/http_error/response.rb,
lib/http_error/forbidden.rb,
lib/http_error/not_found.rb,
lib/http_error/bad_request.rb,
lib/http_error/unauthorized.rb,
lib/http_error/not_implemented.rb,
lib/http_error/to_many_requests.rb,
lib/http_error/internal_server_error.rb

Defined Under Namespace

Modules: Response Classes: BadRequest, Error, Forbidden, InternalServerError, NotFound, NotImplemented, Teapot, ToManyRequests, Unauthorized