rest-error
Version:
JavaScript errors that map to HTTP 4xx and 5xx error codes
29 lines (25 loc) • 610 B
Markdown
rest-error
============
JavaScript errors that map to HTTP 4xx and 5xx error codes.
------------
RestError.BadRequest
RestError.Deprecated
RestError.BadSyntax
RestError.Unauthorized
RestError.Forbidden
RestError.NotFound
RestError.MethodNotAllowed
RestError.NotAcceptable
RestError.LockConflict
RestError.Gone
RestError.LengthRequired
RestError.PreconditionFailed
RestError.RequestEntityTooLarge
RestError.RequestUriTooLong
RestError.UnsupportedMediaType
RestError.Teapot
RestError.UnprocessableEntity
RestError.TooManyRequests
RestError.InternalServerError
RestError.Misconfigured
RestError.NotImplemented