Serialized Form


Package org.apache.commons.vfs

Class org.apache.commons.vfs.FileNotFolderException extends FileSystemException implements Serializable

Class org.apache.commons.vfs.FileNotFoundException extends FileSystemException implements Serializable

Class org.apache.commons.vfs.FileSystemException extends java.io.IOException implements Serializable

Serialized Fields

throwable

java.lang.Throwable throwable
The Throwable that caused this exception to be thrown.


code

java.lang.String code
The message code.


info

java.lang.String[] info
array of complementary info (context).

Class org.apache.commons.vfs.FileTypeHasNoContentException extends FileSystemException implements Serializable


Package org.apache.commons.vfs.provider.ram

Class org.apache.commons.vfs.provider.ram.RamFileSystem extends AbstractFileSystem implements Serializable

Serialized Fields

cache

java.util.Map<K,V> cache
Cache of RAM File Data


Package org.apache.commons.vfs.provider.sftp

Class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder.ProxyType extends java.lang.Object implements Serializable

Serialized Fields

proxyType

java.lang.String proxyType



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.