Uses of Class
org.silverpeas.core.exception.RelativeFileAccessException
-
Packages that use RelativeFileAccessException Package Description org.silverpeas.core.util.file -
-
Uses of RelativeFileAccessException in org.silverpeas.core.util.file
Methods in org.silverpeas.core.util.file that throw RelativeFileAccessException Modifier and Type Method Description static void
FileUtil. assertPathNotRelative(String path)
Asserts that the path doesn't contain relative navigation between paths.
-