private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
ClassNotFoundException - if the class of a serialized object could not be found.IOException - if an I/O error occurs.IllegalArgumentException - in case of inconsistenciesString name
Copyright © 2014–2016. All rights reserved.