In Python 2 the arguments to the exception was available by iterating over the exception. In Python 3, the arguments are contained in the `.args` attribute.
[ Full content available at: https://github.com/apache/beam/pull/6451 ] This message was relayed via gitbox.apache.org for [email protected]
