On 15.12.2014 12:22, "Marc Schütz" <schue...@gmx.net>" wrote:
Unfortunately you don't have access to the exception object inside the `scope(failure)` block.
Ah, yes, it has to be without msg.msg scope(failure) writeln("Something is wrong");
drug via Digitalmars-d-learn Mon, 15 Dec 2014 01:40:42 -0800
On 15.12.2014 12:22, "Marc Schütz" <schue...@gmx.net>" wrote:
Unfortunately you don't have access to the exception object inside the `scope(failure)` block.
Ah, yes, it has to be without msg.msg scope(failure) writeln("Something is wrong");