Files
deb-python-taskflow/taskflow/tests/unit/test_failure.py
Joshua Harlow be9323c005 Trap and expose exception any 'args'
Exceptions that are raised and derive from base exception
provide a 'args' attribute (defined to be a tuple of arguments
given to the exception constructor) that we should do our best to
capture and provide for introspection purposes.

Change-Id: I6349f726ccf0248a08be90e43f63260c5bcc81df
2015-12-21 19:58:10 -08:00

18 KiB