Files
deb-python-taskflow/taskflow/tests/unit/test_utils_failure.py
Stanislav Kudriashev cf80ab1b12 Add possibility to create Failure from exception
In some cases it's great to have possibility to create
misc.Failure object from an exception directly. This
commit adds the 'from_exception' class method to create
misc.Failure in such way.

Change-Id: I44ae6720196b7bbe1e4ad538018487f0761a1af5
2014-01-16 15:57:11 +02:00

8.0 KiB