QPanda3  0.1.0
Supported by OriginQ
Loading...
Searching...
No Matches
pyqpanda3.profiling.gprof2dot.ParseError Class Reference

Raised when parsing to signal mismatches. More...

Inheritance diagram for pyqpanda3.profiling.gprof2dot.ParseError:

Public Member Functions

 __init__ (self, msg, line)
 
 __str__ (self)
 

Public Attributes

 msg = msg
 
 line = line
 

Detailed Description

Raised when parsing to signal mismatches.

Constructor & Destructor Documentation

◆ __init__()

pyqpanda3.profiling.gprof2dot.ParseError.__init__ ( self,
msg,
line )

Member Function Documentation

◆ __str__()

pyqpanda3.profiling.gprof2dot.ParseError.__str__ ( self)

Member Data Documentation

◆ line

pyqpanda3.profiling.gprof2dot.ParseError.line = line

◆ msg

pyqpanda3.profiling.gprof2dot.ParseError.msg = msg

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