Files
deb-python-taskflow/taskflow/tests/unit/test_failure.py
Joshua Harlow a8641d51be Add validation of base exception type(s) in failure type
All python exceptions should originate from either base
exception or exception, so in the failure validation logic
check and verify that these are the root exception type names
that have been captured and raise and invalid format error
if anything else is found.

Change-Id: I8ba1b68799703d6a857c51867d9e6cb0f884397c
2016-01-16 04:49:52 +00:00

17 KiB