Am 07.10.2020 um 01:58 hat John Snow geschrieben: > Be a little more rigorous about which exception we use, and when. > Primarily, this makes QMPCapabilitiesError an extension of > QMPprotocolError. > > The family of errors: > > QMPError (generic base) > QMPConnectError (For connection issues) > QMPTimeoutError (when waiting for an event expires) > QMPProtocolError (unexpected/garbled responses) > QMPCapabilitiesError (handshake problems) > QMPResponseError (For in-band QMP error returns) > > Signed-off-by: John Snow <js...@redhat.com>
Reviewed-by: Kevin Wolf <kw...@redhat.com>