https://issues.dlang.org/show_bug.cgi?id=12645

Andrej Mitrovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrej Mitrovic <[email protected]> ---
This is invalid since Exception is not derived from Error, so catching Errors
will not catch those Exceptions.

--

Reply via email to