Package pajammin :: Package ai :: Package script :: Module script :: Class Failed
[show private | hide private]
[frames | no frames]

Class Failed

TaskResult --+
             |
            Failed


The task could not be completed; notify the parent task (if any). Additional information about the cause of the failure may be passed in parameters to the constructor.
Method Summary
  __init__(self, info)
  __repr__(self)

Method Details

__init__(self, info)
(Constructor)

__repr__(self)
(Representation operator)