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

/external/autotest/client/cros/audio/
H A Dcras_utils.py15 class CrasUtilsError(Exception): class in inherits:Exception
541 @raises: CrasUtilsError: if unique node id can not be found.
550 raise CrasUtilsError(
559 @raises: CrasUtilsError: if node volume cannot be found.
565 raise CrasUtilsError('Cannot find active node volume from nodes.')

Completed in 73 milliseconds