Liking cljdoc? Tell your friends :D

jdk.nio.file.FileSystemLoopException

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

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

->file-system-loop-exceptionclj

(->file-system-loop-exception file)

Constructor.

Constructs an instance of this class.

file - a string identifying the file causing the cycle or null if not known - java.lang.String

Constructor.

Constructs an instance of this class.

file - a string identifying the file causing the cycle or null if not known - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close