Searched refs:DeviceCommandError (Results 1 – 1 of 1) sorted by relevance
44 raise DeviceCommandError('getProp', 'Name of property cannot be None')51 class DeviceCommandError(Exception): class