CodeFurther errors

The errors module containing the exceptions that PythonTop40 uses

exception errors.CodeFurtherError[source]

Base class for all exceptions

exception errors.CodeFurtherConversionError[source]

This is raised when a conversion is specified, but causes an error

exception errors.CodeFurtherConnectionError[source]

This is raised when a connection cannot be established to the remote server

exception errors.CodeFurtherReadTimeoutError[source]

This is raised when an ongoing action takes longer than expected

exception errors.CodeFurtherHTTPError(message, return_code=0)[source]

This exception is raised if an HTTP level error was experienced. i.e. no physical or connection error, but a web server error was returned.

exception errors.CodeFurtherWeatherError[source]

This is raised if a problem occurs when a weather forecast is being retrieved