VerifyError

Class VerifyError

All Implemented Interfaces:
Serializable
public class VerifyError
extends LinkageError

Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.

Since:
JDK1.0

登录查看完整内容