I am getting this weird error in a class.
I have class A and 2 extended classes B and C. I have created an abstract method in class A and used them in B and C. It was working fine. But all of a sudden I get this error during compilation. Do you have any idea why this error pops up and what could be the possible solution?
Thanks
*This post is locked for comments