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

Public Member Functions

def __init__ (self, value)
 
def __str__ (self)
 

Public Attributes

 value
 

Detailed Description

Definition at line 394 of file smolt.py.

Constructor & Destructor Documentation

◆ __init__()

def hardwareprofile.smolt.ServerError.__init__ (   self,
  value 
)

Definition at line 395 of file smolt.py.

Member Function Documentation

◆ __str__()

def hardwareprofile.smolt.ServerError.__str__ (   self)

Definition at line 397 of file smolt.py.

Member Data Documentation

◆ value

hardwareprofile.smolt.ServerError.value

Definition at line 396 of file smolt.py.

Referenced by hardwareprofile.smolt.ServerError.__str__().


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