See Also: NoSuchFieldError Members
Thrown when the VM notices that a program tries to reference, on a class or object, a field that does not exist.
Note that this can only occur when inconsistent class files are being loaded.
[Android Documentation]