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");

Reply via email to