On Wednesday, 31 May 2017 at 21:30:05 UTC, Ali Çehreli wrote:
How could an Exception work in this case? Catch it and repeat the same bug over and over again? What would the program be achieving? (I assume the exception handler will not arbitrarily decrease index values.)

Other systems work like this: an internal server error is reported to the client, client reports an unexpected error to the user, and the action is repeated at the user's discretion.

Reply via email to