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
