Are you afraid of exceptions/errors?
Exceptions teach us a new lesson. It will always come because of the lacking of our knowledge.
When we start to learn something new then many problems come but it is not to down your motivation but to teach you with the butter. Here we will discuss the below two questions with What should we do:
- What should we do when exceptions/errors come?
- What should we do after resolving exceptions/errors?
- What should we do when exceptions/errors come?
- See Carefully Exception Logs: You must have the practice to see the logs Because that’s the only way to find out the reason. If we talk about the programming then
Caused by
come in logs so you have to trace it from bottom to top. - Take as an opportunity: Yes, It’s an opportunity for you that find the solutions and expend your knowledge. Another thing is that it is not about solving the problem, rather you will have to try and find the answers to the following questions:
Question 1: Why the exception/error is happening?
Question 2: What are the steps for the solution?
3. Googling: Googling is an art, it will be improved with your experience. Google is showing results as per your keyword so don’t search with the exception logs.
- What should we do after resolving exceptions/errors?
- Appreciate Yourself: You have to enjoy your small success that’s why you have to appreciate yourself because you improved your knowledge.
- Share The Knowledge: If you found that this solution must be helpful for your community circle then share it on the online platform. It will helpful for you also to expend your connections.
That’s it. So the point is, Go Ahead and Break a leg without any fear. Launch yourself to a big platform and Keep in mind that is No pain no gain.
Thank you for reading!! Have a cheerful day.