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-up163arrow-down12file-text
arrow-up161arrow-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-squarejs10@reddthat.comlinkfedilinkarrow-up1·1 year agoThen the parent function would catch the original exception if it was never caught in the first place. All this does is bork the stacktrace.
Then the parent function would catch the original exception if it was never caught in the first place. All this does is bork the stacktrace.