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 IOException implements Serializable

Serialized Fields

throwable

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


code

String code
The message code.


info

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

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 Object implements Serializable

Serialized Fields

proxyType

String proxyType



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