I'm developing a project that has many classes, and many .java files, and from time to time, from time to time, this problem happens, randomly. Let's say: A class that I used, is working perfectly, out of nowhere if it "rebels" and resolves to give that error.
Is there a way to "predict" and "avoid" this error, seeing that this is appearing randomly in my project?
I know how to solve the problem via code (so much so that there are several tutorials on this), but this project will be used in a company, and I will not have time to come and fix it every time the system resolves itself " rebel. "