Liking cljdoc? Tell your friends :D

jdk.nio.file.DirectoryNotEmptyException

Checked exception thrown when a file system operation fails because a directory is not empty.

Checked exception thrown when a file system operation fails because a
directory is not empty.
raw docstring

->directory-not-empty-exceptionclj

(->directory-not-empty-exception dir)

Constructor.

Constructs an instance of this class.

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

Constructor.

Constructs an instance of this class.

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

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

× close