pyfileconf.selector.logic.exc package

Submodules

pyfileconf.selector.logic.exc.typo module

exception pyfileconf.selector.logic.exc.typo.ItemNotFoundException[source]

Bases: Exception

pyfileconf.selector.logic.exc.typo.handle_known_typo_after_pipeline_manager_name(full_section_path_str)[source]
pyfileconf.selector.logic.exc.typo.handle_known_typo_at_end_of_section_path_str(full_section_path_str)[source]
pyfileconf.selector.logic.exc.typo.handle_pipeline_manager_not_loaded_or_typo(full_section_path_str, managers)[source]