Searched refs:SMFReadError (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/api/
H A Dt_config.py2005 for excls in (cfg.SMFReadError, cfg.SMFWriteError):
2148 # Verify that an SMFReadError is raised if the configuration
2150 self.assertRaises(cfg.SMFReadError, test_mfst,
/pkg/src/modules/
H A Dconfig.py1701 class SMFReadError(ConfigError): class in inherits:ConfigError
1806 raise SMFReadError(self._target,

Completed in 19 milliseconds