Source code for freiner.errors

[docs]class FreinerConfigurationError(Exception): """ Raised when a configuration problem is encountered. """