exception documentation
class ConfigVersionMismatch(ConfigurationError):
Version mismatch in the configuration file.
The error has two arguments: the expected and the actual found version.
class ConfigVersionMismatch(ConfigurationError):
Version mismatch in the configuration file.
The error has two arguments: the expected and the actual found version.