Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py51 class GreetingError(_WrappedProtocolError): class
276 raise GreetingError(emsg, err) from err