public class FileSystemLoopException extends FileSystemException
| Constructor and Description |
|---|
FileSystemLoopException(String file)
Constructs an instance of this class.
|
getFile, getMessage, getOtherFile, getReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileSystemLoopException(String file)
file - a string identifying the file causing the cycle or null if
not known