Collateral Exceptions, Throwable vs Exception

Vladimir Panteleev vladimir at thecybershadow.net
Thu Aug 19 12:47:44 PDT 2010


On Thu, 19 Aug 2010 22:43:59 +0300, Andrej Mitrovic  
<andrej.mitrovich at gmail.com> wrote:

> TDPL code that should work:

That reminds me, the code on http://digitalmars.com/d/2.0/windows.html  
doesn't compile as well. You need to change the signature of the  
exceptionHandler function (replace Exception with Throwable) for it to  
compile.

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list