Errors

exception errors.ConfigError[source]

Bases: errors.Error

Raised when there is an error in the configuration file.

exception errors.Error[source]

Bases: exceptions.Exception

Base class for all exceptions.