Zadyra@kbin.social to Programmer Humor@lemmy.ml · 2 years 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 · 2 years agomessage-square24fedilinkfile-text
minus-squarejs10@reddthat.comlinkfedilinkarrow-up1·2 years 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.