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

Public Member Functions

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

Public Attributes

 msg
 

Detailed Description

Definition at line 37 of file lushpp.py.

Constructor & Destructor Documentation

◆ __init__()

def lushpp.UsageExcept.__init__ (   self,
  msg 
)

Definition at line 38 of file lushpp.py.

Member Function Documentation

◆ __str__()

def lushpp.UsageExcept.__str__ (   self)

Definition at line 41 of file lushpp.py.

Member Data Documentation

◆ msg

lushpp.UsageExcept.msg

Definition at line 39 of file lushpp.py.


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