private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException - if the class of a serialized object
could not be foundIOException - if an I/O error occursprivate void writeObject(ObjectOutputStream s) throws IOException
E) in
the proper order, followed by a nullIOException - if an I/O error occursprivate void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
E) in
the proper order, followed by a nullIOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.