[Issue 12646] Catching Errors should imply nothrow
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 25 06:40:19 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12646
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Sorry, invalid. Exception is derived from Throwable, not Error. My mistake.
--
More information about the Digitalmars-d-bugs
mailing list