Uses of Class
org.millscript.commons.vfs.alerts.VFSAlert

Packages that use VFSAlert
org.millscript.commons.vfs.alerts This package contains alerts used by the virtual filesystem. 
 

Uses of VFSAlert in org.millscript.commons.vfs.alerts
 

Subclasses of VFSAlert in org.millscript.commons.vfs.alerts
 class UnsupportedMIMETypeAlert
          Thrown to indicate a requested MIME type is not supported.
 class UnsupportedURIAlert
          Thrown to indicate a URI is not supported.
 class UnsupportedURISchemeAlert
          Thrown to indicate a URI scheme is not supported.
 class VCannotOpenEntryAlert
          This class implements an Alert for use in situations like where a virtual filesystem entry cannot be opened.
 class 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.
 class VFolderNotMadeAlert
          This class implements an Alert for use in situations where the real equivalent of a virtual folder cannot be made.
 class 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.
 class ZipAlert
          This class implements an Alert for use in situations like where a ZipException has been thrown.
 



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