SyntaxFix
Write A Post
Hire A Developer
Questions
I was getting similar exception but at class level
e.g. Caused by: java.lang.IllegalAccessError: tried to access class ....
I fixed this by making my class public.