config_resolver.exc module

Exceptions for the config_resolver package

exception config_resolver.exc.NoVersionError[source]

Bases: Exception

This exception is raised if the application expects a version number to be present in the config file but does not find one.