Searched refs:CrasUtilsError (Results 1 – 1 of 1) sorted by relevance
27 class CrasUtilsError(Exception): class501 raise CrasUtilsError('Can not find unique node id from node type %s' % node_type)522 raise CrasUtilsError('Got invalid device_id: 0')614 exception=CrasUtilsError,