Searched refs:RPMInfrastructureException (Results 1 – 5 of 5) sorted by relevance
11 from rpm_infrastructure_exception import RPMInfrastructureException48 self.assertRaises(RPMInfrastructureException,95 self.assertRaises(RPMInfrastructureException,120 self.assertRaises(RPMInfrastructureException,
5 class RPMInfrastructureException(Exception): class13 class RPMLoggingSetupError(RPMInfrastructureException):
18 from rpm_infrastructure_exception import RPMInfrastructureException209 raise RPMInfrastructureException('No dispatchers available.')221 raise RPMInfrastructureException('No dispatchers can be'305 raise RPMInfrastructureException(341 raise RPMInfrastructureException(
57 raise rpm_infrastructure_exception.RPMInfrastructureException(152 raise rpm_infrastructure_exception.RPMInfrastructureException(189 raise rpm_infrastructure_exception.RPMInfrastructureException(
20 from rpm_infrastructure_exception import RPMInfrastructureException85 raise RPMInfrastructureException(err_msg)218 raise RPMInfrastructureException(err_msg)