readObject
private void readObject(java.io.ObjectInputStream is)
throws java.lang.ClassNotFoundException,
java.io.IOException
Ensure that previously-serialized instances don't fail due to the member name change.
- Throws:
java.lang.ClassNotFoundException
java.io.IOException