Module: Repia::Errors
- Defined in:
- lib/repia/errors.rb
Defined Under Namespace
Classes: BadGateway, BadRequest, Conflict, ExpectationFailed, Forbidden, GatewayTimeout, Gone, HTTPError, HTTPVersionNotSupported, InternalServerError, LengthRequired, MethodNotAllowed, NotAcceptable, NotFound, NotImplemented, PaymentRequired, PreconditionFailed, ProxyAuthenticationRequired, RequestEntityTooLarge, RequestTimeout, RequestURITooLong, RequestedRangeNotSatisfiable, ServiceUnavailable, Unauthorized, UnsupportedMediaType
Constant Summary collapse
- STATUS_CODE_TO_ERROR =
At loading time, create a map and store a humanized error message for convenience.
{}