Searched refs:PluginDependencyException (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py30 class PluginDependencyException(Exception): class in inherits:Exception
123 raise PluginDependencyException(pnf)
959 except PluginDependencyException as pde:

Completed in 81 milliseconds