On 15.12.2014 12:22, "Marc Schütz" <schuetzm at 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");