this post was submitted on 17 Jun 2023
40 points (97.6% liked)

Programmer Humor

33619 readers
11 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Brilliant exception handling I found in an app i had to work on

you are viewing a single comment's thread
view the rest of the comments
[–] EinfachUnersetzlich@lemm.ee 1 points 2 years ago

You could just not catch it and it'll get thrown up the stack anyway.