Searched refs:QAPISourceError (Results 1 – 3 of 3) sorted by relevance
29 class QAPISourceError(QAPIError): class49 class QAPISemError(QAPISourceError):
33 from .error import QAPISemError, QAPISourceError58 class QAPIParseError(QAPISourceError):
43 from .error import QAPIError, QAPISemError, QAPISourceError1162 where = QAPISourceError(other_defn.info, "previous definition")