Searched defs:rpm_infrastructure_exception (Results 1 - 2 of 2) sorted by relevance

/external/autotest/site_utils/rpm_control_system/
H A Drpm_logging_config.py15 from autotest_lib.site_utils.rpm_control_system import rpm_infrastructure_exception namespace
91 raise rpm_infrastructure_exception.RPMLoggingSetupError(
H A Dutils.py17 import rpm_infrastructure_exception namespace
57 raise rpm_infrastructure_exception.RPMInfrastructureException(
148 @raises: rpm_infrastructure_exception.RPMInfrastructureException
152 raise rpm_infrastructure_exception.RPMInfrastructureException(
185 @raises: rpm_infrastructure_exception.RPMInfrastructureException
189 raise rpm_infrastructure_exception.RPMInfrastructureException(

Completed in 155 milliseconds