http_exception library

Exceptions / Errors

BadRequestException
400 Bad Request
ConflictException
409 Conflict
ForbiddenException
403 Forbidden
GoneException
410 Gone
HttpException
A bas class for specific HTTP exception classes. Map data can be provided to add additional information as the response body.
MethodNotAllowed
405 Method Not Allowed
NotAcceptableException
406 Not Acceptable
NotFoundException
404 Not Found
NotImplementedException
501 Not Implemented
PaymentRequiredException
402 Payment Required
PreconditionFailedException
412 Precondition Failed
ServiceUnavailableException
503 Service Unavailable
TooManyRequestsException
429 Too Many Requests
UnauthorizedException
401 Unauthorized
UnsupportedMediaTypeException
415 Unsupported Media Type