Package java.lang
Class VerifyError
VerifyError()
VerifyError(String s)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
constructor VerifyError():
Constructs an VerifyError with no detail message.
constructor VerifyError(String s):
Constructs an VerifyError with the specified detail message.