public class FileSystemLoopException extends FileSystemException
Constructor and Description |
---|
FileSystemLoopException(String file)
构造这个类的一个实例。
|
getFile, getMessage, getOtherFile, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileSystemLoopException(String file)
file
- a string identifying the file causing the cycle or
null
if not known