QPanda3
0.1.0
Supported by OriginQ
|
Public Member Functions | |
__init__ (self, str message, str unknown_gate_name) | |
add_called_by (self, str caller) | |
__str__ (self) | |
Public Member Functions inherited from pyqpanda3.profiling.exceptions.QprofException |
Public Attributes | |
list | stack_trace = [unknown_gate_name] |
pyqpanda3.profiling.exceptions.UnknownGateFound.__init__ | ( | self, | |
str | message, | ||
str | unknown_gate_name ) |
Reimplemented from pyqpanda3.profiling.exceptions.QprofException.
pyqpanda3.profiling.exceptions.UnknownGateFound.__str__ | ( | self | ) |
pyqpanda3.profiling.exceptions.UnknownGateFound.add_called_by | ( | self, | |
str | caller ) |
pyqpanda3.profiling.exceptions.UnknownGateFound.stack_trace = [unknown_gate_name] |