QPanda3
0.1.0
Supported by OriginQ
|
Raised when parsing to signal mismatches. More...
Public Member Functions | |
__init__ (self, msg, line) | |
__str__ (self) | |
Public Attributes | |
msg = msg | |
line = line | |
Raised when parsing to signal mismatches.
pyqpanda3.profiling.gprof2dot.ParseError.__init__ | ( | self, | |
msg, | |||
line ) |
pyqpanda3.profiling.gprof2dot.ParseError.__str__ | ( | self | ) |
pyqpanda3.profiling.gprof2dot.ParseError.line = line |
pyqpanda3.profiling.gprof2dot.ParseError.msg = msg |