Uses of Class
org.opencms.util.CmsRfsException
Packages that use CmsRfsException
Package
Description
Contains classes of the site manager app.
Utility functions for String manipulation and other often used tasks.
-
Uses of CmsRfsException in org.opencms.ui.apps.logfile
Methods in org.opencms.ui.apps.logfile that throw CmsRfsExceptionModifier and TypeMethodDescriptionCmsLogFileApp.getLogFilePortion
(CmsRfsFileViewer logView, String currentFile) Gets the portion of given log file. -
Uses of CmsRfsException in org.opencms.util
Methods in org.opencms.util that throw CmsRfsExceptionModifier and TypeMethodDescriptionCmsRfsFileViewer.readFilePortion()
Return the view portion of lines of text from the underlying file or an empty String if
returnsCmsRfsFileViewer.isEnabled()
false
.void
CmsRfsFileViewer.setFilePath
(String path) Set the path in the real file system that points to the file that should be displayed.void
CmsRfsFileViewer.setRootPath
(String path) Set the path in the real file system that points to the folder/tree containing the log files.