Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_utils.py205 class InconsistencyException(Exception): class
218 raise InconsistencyException(objects[0], obj)
264 except InconsistencyException as exc: