Serialized Form


Package org.apache.commons.io

Class org.apache.commons.io.DirectoryWalker.CancelException extends IOException implements Serializable

serialVersionUID: 1347339620135041008L

Serialized Fields

file

File file
The file being processed when the exception was thrown.


depth

int depth
The file depth when the exception was thrown.

Class org.apache.commons.io.IOCase extends Object implements Serializable

serialVersionUID: -6343169151696340687L

Serialization Methods

readResolve

private Object readResolve()
Replaces the enumeration from the stream with a real one. This ensures that the correct flag is set for SYSTEM.

Serialized Fields

name

String name
The enumeration name.



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.