openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Task.FailedPostcondition Class Reference
Inheritance diagram for Components.Task.FailedPostcondition:
Components.Task.Condition

Public Member Functions

def __init__ (self, exception)
 
def getErrorMessage (self, task)
 
def check (self, task)
 
- Public Member Functions inherited from Components.Task.Condition
def __init__ (self)
 

Public Attributes

 exception
 

Additional Inherited Members

- Static Public Attributes inherited from Components.Task.Condition
bool RECOVERABLE = False
 

Constructor & Destructor Documentation

◆ __init__()

def Components.Task.FailedPostcondition.__init__ (   self,
  exception 
)

Member Function Documentation

◆ check()

def Components.Task.FailedPostcondition.check (   self,
  task 
)

◆ getErrorMessage()

def Components.Task.FailedPostcondition.getErrorMessage (   self,
  task 
)

Reimplemented from Components.Task.Condition.

Member Data Documentation

◆ exception

Components.Task.FailedPostcondition.exception

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