Results for: "Logger"

Generic IPAddr related error. Exceptions raised in this class should inherit from Error.

Raised when the provided IP address is an invalid address.

Raised when the address family is invalid such as an address with an unsupported family, an address with an inconsistent family, or an address who’s family cannot be determined.

Raised when the address is an invalid length.

No documentation available
No documentation available
No documentation available
No documentation available

Parent class for client error (4xx) HTTP response classes.

A client error response indicates that the client may have caused an error.

References:

Response class for Moved Permanently responses (status code 301).

The Moved Permanently response indicates that links or records returning this response should be updated to use the given URL. See 301 Moved Permanently.

Response class for See Other responses (status code 303).

The response to the request can be found under another URI using the GET method. See 303 See Other.

Response class for Permanent Redirect responses (status code 308).

This and all future requests should be directed to the given URI. See 308 Permanent Redirect.

Response class for Method Not Allowed responses (status code 405).

The request method is not supported for the requested resource. See 405 Method Not Allowed.

Response class for Payload Too Large responses (status code 413).

The request is larger than the server is willing or able to process. See 413 Payload Too Large.

Response class for URI Too Long responses (status code 414).

The URI provided was too long for the server to process. See 414 URI Too Long.

Response class for URI Too Long responses (status code 414).

The URI provided was too long for the server to process. See 414 URI Too Long.

Response class for URI Too Long responses (status code 414).

The URI provided was too long for the server to process. See 414 URI Too Long.

Response class for Range Not Satisfiable responses (status code 416).

The request entity has a media type which the server or resource does not support. See 416 Range Not Satisfiable.

Response class for Range Not Satisfiable responses (status code 416).

The request entity has a media type which the server or resource does not support. See 416 Range Not Satisfiable.

Response class for Locked (WebDAV) responses (status code 423).

The requested resource is locked. See 423 Locked (WebDAV).

Response class for Upgrade Required responses (status code 426).

The client should switch to the protocol given in the Upgrade header field. See 426 Upgrade Required.

Response class for Service Unavailable responses (status code 503).

The server cannot handle the request (because it is overloaded or down for maintenance). See 503 Service Unavailable.

Response class for HTTP Version Not Supported responses (status code 505).

The server does not support the HTTP version used in the request. See 505 HTTP Version Not Supported.

Response class for Insufficient Storage (WebDAV) responses (status code 507).

The server is unable to store the representation needed to complete the request. See 507 Insufficient Storage (WebDAV).

Response class for Loop Detected (WebDAV) responses (status code 508).

The server detected an infinite loop while processing the request. See 508 Loop Detected (WebDAV).

Search took: 3ms  ·  Total Results: 2182