Zadyra to Programmer Humor@lemmy.ml • 2 years agoBrilliant exception handling I found in an app i had to work onmedia.kbin.socialimagemessage-square19fedilinkarrow-up129file-text
arrow-up129imageBrilliant exception handling I found in an app i had to work onmedia.kbin.socialZadyra to Programmer Humor@lemmy.ml • 2 years agomessage-square19fedilinkfile-text
minus-square@sellingspams@feddit.delinkfedilink0•2 years agoThis can’t compile, can it? Only a madman commits code which doesn’t compile.
minus-square@Jaloopa@beehaw.orglinkfedilink2•2 years agoWhy wouldn’t it? It’s syntactically valid C#, with the added bonus of destroying the stack trace
minus-square@Keelhaul@sh.itjust.workslinkfedilink1•2 years agoWho needs stack traces anyway? Just search all of your code on the word throw until you have the right one
This can’t compile, can it? Only a madman commits code which doesn’t compile.
Why wouldn’t it? It’s syntactically valid C#, with the added bonus of destroying the stack trace
Who needs stack traces anyway? Just search all of your code on the word throw until you have the right one