Exception next
String ref
int pos
String address
String personal
String encodedPersonal
This field and the personal field track each
other, so if a subclass sets one of these fields directly, it
should set the other to null, so that it is
suitably recomputed.
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException - on read failuresClassNotFoundException - neverprivate Object writeReplace() throws ObjectStreamException
ObjectStreamException - neverCopyright © 2017–2022. All rights reserved.