skepller@lemmy.world to Programmer Humor@programming.devEnglish · 25 days agoMy code is self-documentinglemmy.worldimagemessage-square77linkfedilinkarrow-up1987arrow-down115
arrow-up1972arrow-down1imageMy code is self-documentinglemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 25 days agomessage-square77linkfedilink
minus-squareThorry@feddit.orglinkfedilinkarrow-up25·24 days 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);