Searched refs:CrasUtilsError (Results 1 – 1 of 1) sorted by relevance
18 class CrasUtilsError(Exception): class616 raise CrasUtilsError(635 raise CrasUtilsError('Got invalid device_id: 0')663 raise CrasUtilsError('Cannot find active node volume from nodes.')677 raise CrasUtilsError('Cannot find active output node.')743 exception=CrasUtilsError,