More exception classes into Phobos?

Георгий via Digitalmars-d digitalmars-d at puremagic.com
Thu Mar 23 15:41:39 PDT 2017


On Thursday, 23 March 2017 at 22:12:23 UTC, Георгий wrote:
> Is there the catch statements, that are active only for such 
> exceptions, that is match multiple types (implements all 
> enumerated interfaces) - if we want to catch a very specific 
> case.

https://dpaste.dzfl.pl/246264774900
No, it can't be catched by interface at all.


More information about the Digitalmars-d mailing list