Added in API level 26

FileSystemLoopException

public class FileSystemLoopException
extends FileSystemException



Checked exception thrown when a file system loop, or cycle, is encountered.

See also:

Summary

Public constructors

FileSystemLoopException(String file)

Constructs an instance of this class.

Inherited methods

Public constructors

FileSystemLoopException

Added in API level 26
public FileSystemLoopException (String file)

Constructs an instance of this class.