Home
last modified time | relevance | path

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

/development/python-packages/fastboot/
Ddevice.py23 class FastbootError(Exception): class
49 raise FastbootError('Could not execute `{}`'.format(self.path))
56 raise FastbootError('Requires exactly 1 device in fastboot mode')