Uses of Class
lumis.portal.filesystem.exception.FileCouldNotBeCopiedException
-
Packages that use FileCouldNotBeCopiedException 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 FileCouldNotBeCopiedException in lumis.portal.filesystem
Methods in lumis.portal.filesystem that throw FileCouldNotBeCopiedException Modifier and Type Method Description void
IFile. copyTo(IFile dest)
Copies the file denoted by this logical filesystem object.
-