mlm_insights.builder.exceptions package

Submodules

mlm_insights.builder.exceptions.builder_exception module

exception mlm_insights.builder.exceptions.builder_exception.BuilderException(message: str)

Bases: Exception

Exception raised when building of Runner object fails

Attributes:

message – explanation of the error