Serialized Form


Package org.apache.log4j

Class org.apache.log4j.Level extends Priority implements Serializable

serialVersionUID: 3491141966387921974L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Custom deserialization of Level.

Throws:
IOException - if IO exception.
ClassNotFoundException - if class not found.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialize level.

Throws:
IOException - if exception during serialization.

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Resolved deserialized level to one of the stock instances. May be overridden in classes derived from Level.

Throws:
ObjectStreamException - if exception during resolution.

Package org.apache.log4j.config

Class org.apache.log4j.config.PropertySetterException extends Exception implements Serializable

serialVersionUID: -1352613734254235861L

Serialized Fields

rootCause

Throwable rootCause
The root cause.



Copyright © 1999-2014 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.