"net/sf/joafip/store/service/objectio/ObjectIODataRecordNotFoundException",
"net/sf/joafip/store/service/objectio/ObjectIOInvalidClassException",
"net/sf/joafip/store/service/objectio/ObjectIOClassNotFoundException",
"net/sf/joafip/store/service/objectio/ObjectIODataCorruptedException",
"net/sf/joafip/store/service/objectio/ObjectIONotSerializableException" });
mv.visitCode();
mv.visitVarInsn(ALOAD, 0);
mv.visitFieldInsn(GETFIELD,
"net/sf/joafip/store/service/proxy/JoafipObject",
"proxyCallBack",
"Lnet/sf/joafip/store/service/proxy/IProxyCallBackToImplement;");