Package org.millscript.commons.vfs.alerts

This package contains alerts used by the virtual filesystem.

See:
          Description

Exception Summary
UnsupportedMIMETypeAlert Thrown to indicate a requested MIME type is not supported.
UnsupportedURIAlert Thrown to indicate a URI is not supported.
UnsupportedURISchemeAlert Thrown to indicate a URI scheme is not supported.
VCannotOpenEntryAlert This class implements an Alert for use in situations like where a virtual filesystem entry cannot be opened.
VEntryNotFoundAlert This class implements an Alert for use in situations like where a FileNotFoundException has been thrown, or when a virtual filesystem entry cannot be found.
VFolderNotMadeAlert This class implements an Alert for use in situations where the real equivalent of a virtual folder cannot be made.
VFSAlert This is the parent of all VFS related I/O alerts.
VHostNotFoundAlert This class implements an Alert for use in situations like where a FileNotFoundException has been thrown, or when a virtual filesystem entry cannot be found.
ZipAlert This class implements an Alert for use in situations like where a ZipException has been thrown.
 

Package org.millscript.commons.vfs.alerts Description

This package contains alerts used by the virtual filesystem.



Copyright © 2005-2007 Open World Ltd. All Rights Reserved.