Searched refs:HwIdException (Results 1 – 3 of 3) sorted by relevance
26 class HwIdException(Exception): class133 raise HwIdException('error retrieving raw hwid info: %s' % e)138 raise HwIdException('error decoding hwid info: %s - "%s"' %
76 self.validate_exception(hwid_lib.HwIdException, 'hwid',86 self.validate_exception(hwid_lib.HwIdException, 'hwid',
414 except hwid_lib.HwIdException as e:438 except hwid_lib.HwIdException as e: