mlm_insights.config_reader.exceptions package

Submodules

mlm_insights.config_reader.exceptions.config_reader_exception module

exception mlm_insights.config_reader.exceptions.config_reader_exception.ConfigReaderException(message: str)

Bases: Exception

Exception raised when reading config file

Attributes:

message – explanation of the error