Searched refs:UnknownType (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/ | ||
D | errors.py | 242 class UnknownType(Exception): class |
/tools/acloud/internal/lib/ | ||
D | ssh.py | 246 raise errors.UnknownType("Don't support the execute bin %s." % execute_bin) |