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