VerifyError is a linkage error on Java VM
Thrown when the VM notices that an attempt is made to load a class which does not pass the class verification phase.
VerifyError is a linkage error on Java VM
Thrown when the VM notices that an attempt is made to load a class which does not pass the class verification phase.