Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Derror.py29 class QAPISourceError(QAPIError): class
49 class QAPISemError(QAPISourceError):
H A Dparser.py33 from .error import QAPISemError, QAPISourceError
58 class QAPIParseError(QAPISourceError):
H A Dschema.py43 from .error import QAPIError, QAPISemError, QAPISourceError
1162 where = QAPISourceError(other_defn.info, "previous definition")