QPanda3  0.1.0
Supported by OriginQ
Loading...
Searching...
No Matches
pyqpanda3.profiling.exceptions.UnknownGateFound Class Reference
Inheritance diagram for pyqpanda3.profiling.exceptions.UnknownGateFound:

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]
 

Constructor & Destructor Documentation

◆ __init__()

pyqpanda3.profiling.exceptions.UnknownGateFound.__init__ ( self,
str message,
str unknown_gate_name )

Member Function Documentation

◆ __str__()

pyqpanda3.profiling.exceptions.UnknownGateFound.__str__ ( self)

◆ add_called_by()

pyqpanda3.profiling.exceptions.UnknownGateFound.add_called_by ( self,
str caller )

Member Data Documentation

◆ stack_trace

pyqpanda3.profiling.exceptions.UnknownGateFound.stack_trace = [unknown_gate_name]

The documentation for this class was generated from the following file: