Liking cljdoc? Tell your friends :D

jdk.nio.file.NotDirectoryException

Checked exception thrown when a file system operation, intended for a directory, fails because the file is not a directory.

Checked exception thrown when a file system operation, intended for a
directory, fails because the file is not a directory.
raw docstring

->not-directory-exceptionclj

(->not-directory-exception file)

Constructor.

Constructs an instance of this class.

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

Constructor.

Constructs an instance of this class.

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

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

× close