Zadyra@kbin.social to Programmer Humor@lemmy.ml · 1 year agoBrilliant exception handling I found in an app i had to work onmedia.kbin.socialimagemessage-square24fedilinkarrow-up1106arrow-down15file-text
arrow-up1101arrow-down1imageBrilliant exception handling I found in an app i had to work onmedia.kbin.socialZadyra@kbin.social to Programmer Humor@lemmy.ml · 1 year agomessage-square24fedilinkfile-text
minus-squareJaloopa@beehaw.orglinkfedilinkarrow-up9·1 year agoWhy wouldn’t it? It’s syntactically valid C#, with the added bonus of destroying the stack trace
minus-squareKeelhaullinkfedilinkarrow-up1·1 year agoWho needs stack traces anyway? Just search all of your code on the word throw until you have the right one
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