private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if there was a failure in the object input streamClassNotFoundException
- if the class of any sub-objects could
not be foundCopyright © 2013. All Rights Reserved.