cm0002@infosec.pub to Programmer Humor@programming.dev · 15 days agoMe, when doing error handlinginfosec.pubexternal-linkmessage-square24fedilinkarrow-up1318arrow-down112
arrow-up1306arrow-down1external-linkMe, when doing error handlinginfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 15 days agomessage-square24fedilink
minus-squareDultas@lemmy.worldlinkfedilinkarrow-up10·15 days agoI’ve seen a lot worse where they just gobble the original error and throw a new one with 0 of the original context included making it 100x more difficult to debug.
I’ve seen a lot worse where they just gobble the original error and throw a new one with 0 of the original context included making it 100x more difficult to debug.