skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 天前My code is self-documentinglemmy.worldimagemessage-square78fedilinkarrow-up1951
arrow-up1951imageMy code is self-documentinglemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 天前message-square78fedilink
minus-squareThorry@feddit.orglinkfedilinkarrow-up24·edit-22 天前// 🤦 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);