9293949596979899100101
write(AMF0_AVMPLUSOBJECT_TYPE); try { writeAMF3Object(data); } catch (ClassNotFoundException e) { LogWriter.error(getClass(), "Failed to serialize : " + e, e); throw new SerializeException("Couldn't serialize to AMF3: " + e, e); } } } }