class
UnsupportedClassVersionError
protected 类<?>
defineClass(byte[] b, int off, int len)
defineClass(String, byte[], int, int)
defineClass(String name, byte[] b, int off, int len)
类
defineClass(String name, byte[] b, int off, int len, ProtectionDomain protectionDomain)
ProtectionDomain
defineClass(String name, ByteBuffer b, ProtectionDomain protectionDomain)
ByteBuffer
GenericSignatureFormatError