private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if IO exception.ClassNotFoundException
- if class not found.private void writeObject(ObjectOutputStream s) throws IOException
IOException
- if exception during serialization.protected Object readResolve() throws ObjectStreamException
ObjectStreamException
- if exception during resolution.Throwable rootCause
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.