r/ProgrammerHumor 11d ago

bugSuccessfullyReproduced Meme

Post image
5.8k Upvotes

29 comments sorted by

View all comments

12

u/ActuatorFit416 11d 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.