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.py32 from .error import QAPISemError, QAPISourceError
57 class QAPIParseError(QAPISourceError):
H A Dschema.py30 from .error import QAPIError, QAPISemError, QAPISourceError
951 where = QAPISourceError(other_ent.info, "previous definition")