Home
last modified time | relevance | path

Searched refs:MissingProperty (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py326 class MissingProperty(Exception): class in PropertySet
371 raise self.MissingProperty('{} is unknown.'.format(prop_name))
397 raise self.MissingProperty('{} is unknown.'.format(prop_name))