List of exceptions?

DMon no at mail.com
Sat Oct 10 16:55:05 UTC 2020


On Saturday, 10 October 2020 at 16:37:23 UTC, Imperatorn wrote:
> On Saturday, 10 October 2020 at 12:12:35 UTC, DMon wrote:
> To clarify, do you want a list of *possible* exceptions, like 
> in Java?

Please.

I've been looking and thinking that I'm over complicating it for 
myself so it may not be necessary. Instead use multiples of 
catch(Exception var) and writefln(var.some_method, 
var.another_method) for multiple exceptions.


More information about the Digitalmars-d-learn mailing list