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

Programmer Humor

32054 readers
2049 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
[–] sellingspams@feddit.de 1 points 1 year ago (2 children)

This can't compile, can it? Only a madman commits code which doesn't compile.

[–] Jaloopa@beehaw.org 0 points 1 year ago (1 children)

Why wouldn't it? It's syntactically valid C#, with the added bonus of destroying the stack trace

[–] Keelhaul@sh.itjust.works 1 points 1 year ago

Who needs stack traces anyway? Just search all of your code on the word throw until you have the right one