class
The exception is thrown if a HTTP 502 response code arrived - Bad Gateway.
class
The exception is thrown if a HTTP 400 response code arrived - Bad Request.
class
The exception is thrown if a HTTP 403 response code arrived - Forbidden.
class
The exception is thrown if an HTTP 504 response code arrived - Gateway Timeout.
class
The exception is thrown if a HTTP 500 response code arrived - Internal Server Error.
class
The exception is thrown if a HTTP 405 response code arrived - Method Not Allowed.
class
The exception is thrown if a HTTP 406 response code arrived - Not Acceptable.
class
The exception is thrown if a HTTP 404 response code arrived - Not Found.
class
The exception is thrown if a HTTP 501 response code arrived - Not Implemented.
class
The exception is thrown if a HTTP 402 response code arrived - Payment Required.
class
The exception is thrown if a HTTP 407 response code arrived - Proxy Authentication Required.
class
The exception is thrown if a HTTP 413 response code arrived - Request Entity Too Large.
class
The exception is thrown if a HTTP 408 response code arrived - Request Timeout.
class
The exception is thrown if a HTTP 503 response code arrived - Service Unavailable.
class
The exception is thrown if a HTTP 401 response code arrived - Unauthorized.
class
Indicates that the server understands the content type of the request entity, and the syntax of the request entity
is correct, but it was unable to process the contained instructions.