See Also: IllegalAccessError Members
Thrown when the VM notices that a program tries access a field which is not accessible from where it is referenced.
Note that this can only occur when inconsistent class files have been loaded.
[Android Documentation]