skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoMy code is self-documentinglemmy.worldimagemessage-square72linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageMy code is self-documentinglemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square72linkfedilink
minus-squareThorry@feddit.orglinkfedilinkarrow-up0·2 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);