On 2/20/12 8:33 PM, Robert Jacques wrote: > Variant e = new MyException(); > writeln( e.filename, e.line, e.column); > > Aren't __traits and opDispatch fun? I thought the same, but was afraid to bring the nuclear bomb out :o). Andrei