Searched refs:RPMInfrastructureException (Results 1 – 5 of 5) sorted by relevance
5 class RPMInfrastructureException(Exception): class13 class RPMLoggingSetupError(RPMInfrastructureException):
18 from rpm_infrastructure_exception import RPMInfrastructureException130 raise RPMInfrastructureException('No dispatchers available.')142 raise RPMInfrastructureException('No dispatchers can be'209 raise RPMInfrastructureException(227 raise RPMInfrastructureException(
11 from rpm_infrastructure_exception import RPMInfrastructureException48 self.assertRaises(RPMInfrastructureException,95 self.assertRaises(RPMInfrastructureException,120 self.assertRaises(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 RPMInfrastructureException80 raise RPMInfrastructureException(err_msg)213 raise RPMInfrastructureException(err_msg)