Home
last modified time | relevance | path

Searched defs:BaseException (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/machine/
H A Dmachine.py199 exc_type: Optional[Type[BaseException]],
200 exc_val: Optional[BaseException],