androlyze.settings.exception package¶
Module contents¶
-
exception
androlyze.settings.exception.ConfigError(msg=None, caused_by=None)[source]¶ Bases:
androlyze.error.WrapperException.WrapperExceptionBase exception class for errors related to the config
-
exception
androlyze.settings.exception.ConfigFileNotFoundError(file_path, *args, **kwargs)[source]¶ Bases:
androlyze.settings.exception.ConfigErrorException for the case that a config file could not be opened