skepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 day agoMy code is self-documentinglemmy.worldimagemessage-square51fedilinkarrow-up1734arrow-down112
arrow-up1722arrow-down1imageMy code is self-documentinglemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 day agomessage-square51fedilink
minus-squareThorry@feddit.orglinkfedilinkarrow-up23·edit-21 day ago// 🤦 You are totally right! Simply logging the 🚨 error to the console isn't proper error handling. 🫣 We now throw an exception instead. throw new ApplicationException(error);
// 🤦 You are totally right! Simply logging the 🚨 error to the console isn't proper error handling. 🫣 We now throw an exception instead. throw new ApplicationException(error);