MythTV  master
Public Member Functions | Public Attributes | List of all members
hardwareprofile.smolt.SystemBusError Class Reference
Inheritance diagram for hardwareprofile.smolt.SystemBusError:
Inheritance graph
[legend]
Collaboration diagram for hardwareprofile.smolt.SystemBusError:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, message, hint=None)
 
def __str__ (self)
 

Public Attributes

 msg
 
 hint
 

Detailed Description

Definition at line 435 of file smolt.py.

Constructor & Destructor Documentation

◆ __init__()

def hardwareprofile.smolt.SystemBusError.__init__ (   self,
  message,
  hint = None 
)

Definition at line 436 of file smolt.py.

Member Function Documentation

◆ __str__()

def hardwareprofile.smolt.SystemBusError.__str__ (   self)

Definition at line 440 of file smolt.py.

Member Data Documentation

◆ msg

hardwareprofile.smolt.SystemBusError.msg

◆ hint

hardwareprofile.smolt.SystemBusError.hint

Definition at line 438 of file smolt.py.


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