commit | 8e18fc8c0b8f9daa13d62c0b674ca5872c6a3b4c | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sat Dec 08 21:39:24 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sat Dec 08 21:39:24 2012 +1000 |
tree | d62ac2d3bcbf0e5a84a2aef1caaa86f1b7c44ce4 | |
parent | c990f3b167fab45ff48fd6e7083e68bb44140b82 [diff] |
Issue #15209: Clarify exception chaining description - not allowed when implicitly re-raised the current exception - last exception raised is always displayed last - attempt to make it clearer when/if cause and context are shown