HPCToolkit
lushpp.FatalError Class Reference
Inheritance diagram for lushpp.FatalError:
Collaboration diagram for lushpp.FatalError:

Public Member Functions

def __init__ (self, msg)
 
def __str__ (self)
 

Public Attributes

 msg
 

Detailed Description

Definition at line 50 of file lushpp.py.

Constructor & Destructor Documentation

◆ __init__()

def lushpp.FatalError.__init__ (   self,
  msg 
)

Definition at line 51 of file lushpp.py.

Member Function Documentation

◆ __str__()

def lushpp.FatalError.__str__ (   self)

Definition at line 54 of file lushpp.py.

Member Data Documentation

◆ msg

lushpp.FatalError.msg

Definition at line 52 of file lushpp.py.


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