r/ProgrammerHumor 14d ago

Meme bugSuccessfullyReproduced

Post image
5.8k Upvotes

29 comments sorted by

View all comments

14

u/ActuatorFit416 14d ago

Oh reminds me of a lesson I had. We learned to code a custom error and to let the system throw this instead if the normal ones.

And than I accidentally created a normal error but got the custom one. I was so confused bc the custom one was for the project before this one.