Module java.base
Package java.nio.file

Class FileSystemLoopException

    • Constructor Detail

      • FileSystemLoopException

        public FileSystemLoopException​(String file)
        Constructs an instance of this class.
        Parameters:
        file - a string identifying the file causing the cycle or null if not known