Searched refs:TinfoilCommandFailed (Results 1 – 2 of 2) sorted by relevance
45 class TinfoilCommandFailed(Exception): class492 raise TinfoilCommandFailed(result[1])
468 except bb.tinfoil.TinfoilCommandFailed as e: