When I run strutstest from Forte IDE, i get the following error.
java.lang.VerifyError: Cannot inherit from final class
It seems to point to an area where I am instantiating an object. Any reason why this would happen?
Log in to post a comment.
When I run strutstest from Forte IDE, i get the following error.
java.lang.VerifyError: Cannot inherit from final class
It seems to point to an area where I am instantiating an object. Any reason why this would happen?