Comparing Exceptions and Errors

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Sat Jun 4 22:31:38 UTC 2022


On Saturday, 4 June 2022 at 22:01:57 UTC, Steven Schveighoffer 
wrote:
> You shouldn't retry on Error, and you shouldn't actually have 
> any Errors thrown.

So what do you have to do to avoid having Errors thrown? How do 
you make your task/handler fault tolerant in 100% @safe code?


More information about the Digitalmars-d-learn mailing list