Created on 2009-03-11.00:00:00 last changed 171 months ago
Rationale:
nested_exception is intended to be inherited from by exception classes that are to be thrown during the handling of another exception, i.e. when translating from one exception type to another. nested_exception allows the originally thrown exception to be easily retained in that scenario.
[ 2010 Pittsburgh: ]
Mark issue 1008 as NAD, the type is adequately described.
[ 2009-10 Santa Cruz: ]
It doesn't appear that N2619 really addresses this. Alisdair to propose wording.
[ Summit: ]
Alisdair will add an example in an update to N2619.
Addresses JP 31
It is difficult to understand in which case nested_exception is applied.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg296 |
2010-10-21 18:28:33 | admin | set | messages: + msg295 |
2010-10-21 18:28:33 | admin | set | messages: + msg294 |
2010-10-21 18:28:33 | admin | set | messages: + msg293 |
2009-03-11 00:00:00 | admin | create |