![]() |
QPanda3
Supported by OriginQ
|
Public Member Functions | |
__init__ (self, str message, str unknown_gate_name) | |
add_called_by (self, str caller) | |
__str__ (self) | |
![]() | |
__init__ (self, str message) | |
Public Attributes | |
list | stack_trace = [unknown_gate_name] |
pyqpanda3.profiling.exceptions.UnknownGateFound.__init__ | ( | self, | |
str | message, | ||
str | unknown_gate_name ) |
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] |