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-square26fedilinkarrow-up186arrow-down14file-text
arrow-up182arrow-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-square26fedilinkfile-text
minus-squareipkpjersi@lemmy.onelinkfedilinkarrow-up1·1 year agoOh, that makes more sense, just throw; in Java would be a syntax error lol
Oh, that makes more sense, just
throw;
in Java would be a syntax error lol