HomeSort by relevance Sort by last modified time
    Searched refs:exception (Results 1 - 5 of 5) sorted by null

  /test/ontest-stc2/src/suites/os/xvm/virt-install/src/lib/python/
common.py 49 class SetupError (Exception):
51 User defined exception to handle errors during setup, install and
58 class TeardownError (Exception):
60 User defined exception to handle errors in teardown. If this exception
86 def execute (cmd, exception=Exception):
91 exception - exception to raise if the execution of cmd returns a non-zero
92 result. Defaults to the generic Exception
    [all...]
  /test/stcnv/usr/src/suites/os/xvm/virt-install/src/lib/python/
common.py 49 class SetupError (Exception):
51 User defined exception to handle errors during setup, install and
58 class TeardownError (Exception):
60 User defined exception to handle errors in teardown. If this exception
71 def execute (cmd, exception=Exception):
76 exception - exception to raise if the execution of cmd returns a non-zero
77 result. Defaults to the generic Exception
    [all...]
  /test/stcnv/usr/src/suites/os/cpu-caps/
README 36 classes with the exception of the realtime class. Process running in the RT
  /test/ontest-stc2/src/suites/net/nc/
README 70 exception of features which require setup of servers (e.g. SOCKS support).
  /test/stcnv/usr/src/suites/net/nc/
README 70 exception of features which require setup of servers (e.g. SOCKS support).

Completed in 2069 milliseconds