148
you are viewing a single comment's thread
view the rest of the comments
[-] yogthos@lemmy.ml 10 points 1 day ago

As a rule, exceptions should indeed be used for behaviors that are outside normal execution flow. For example, you might throw an exception if a file you're trying to access doesn't exist, or a network call fails, etc.

this post was submitted on 13 Nov 2024
148 points (100.0% liked)

Programmer Humor

32467 readers
371 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS