Uses of Package
lumis.portal.filesystem.exception
-
Packages that use lumis.portal.filesystem.exception Package Description lumis.portal.file lumis.portal.filesystem LumisXP provides a comprehensive file system API to abstract a virtual file system available on all portal servers on the same cluster.lumis.portal.geolocation -
Classes in lumis.portal.filesystem.exception used by lumis.portal.file Class Description FileCouldNotBeDeletedException Thrown when anIFile
could not be deleted. -
Classes in lumis.portal.filesystem.exception used by lumis.portal.filesystem Class Description DirectoryCouldNotBeCreatedException Thrown when anIFile
could not be created.FileCouldNotBeCopiedException Thrown when anIFile
could not be copied.FileCouldNotBeDeletedException Thrown when anIFile
could not be deleted.FileCouldNotBeRenamedException Thrown when anIFile
could not be renamed.FileIsNotDirectoryException Thrown when anIFile
is not a directory.NotFileException Thrown when anIFile
is not a file. -
Classes in lumis.portal.filesystem.exception used by lumis.portal.geolocation Class Description FileCouldNotBeDeletedException Thrown when anIFile
could not be deleted.