#best-practices
Read more stories on Hashnode
Articles with this tag
Writing software is a complex task, and it's quite common to see applications crash due to bad code, bad user input, unavailable resources or...
What are Exceptions? An exception is a runtime error in a program that violates a system or application constraint, or a condition that is not...