Uses of Class
lumis.portal.filesystem.exception.NotFileException
-
Packages that use NotFileException Package Description 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. -
-
Uses of NotFileException in lumis.portal.filesystem
Methods in lumis.portal.filesystem that throw NotFileException Modifier and Type Method Description abstract long
IFile. getLength()
Returns the length of the file.
-