]> Git Repo - qemu.git/commit - scripts/qapi/common.py
qapi: rework qapi Exception
authorMarc-André Lureau <[email protected]>
Fri, 13 Jan 2017 14:41:25 +0000 (15:41 +0100)
committerMarkus Armbruster <[email protected]>
Mon, 16 Jan 2017 08:15:25 +0000 (09:15 +0100)
commit4148c298d877b4b599bf3961fa0b4049d8540b07
treebc081c5e2dffbd2fd385edd75d4cdcf792274ca6
parent91d00e57a181e1d831833c6e460d981500d0e7ac
qapi: rework qapi Exception

Use a base class QAPIError, and QAPIParseError for parser errors and
QAPISemError for semantic errors, suggested by Markus Armbruster.

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Message-Id: <20170113144135[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
scripts/qapi.py
This page took 0.025249 seconds and 4 git commands to generate.