Liking cljdoc? Tell your friends :D

jdk.nio.file.FileSystemNotFoundException

Runtime exception thrown when a file system cannot be found.

Runtime exception thrown when a file system cannot be found.
raw docstring

->file-system-not-found-exceptionclj

(->file-system-not-found-exception)
(->file-system-not-found-exception msg)

Constructor.

Constructs an instance of this class.

msg - the detail message - java.lang.String

Constructor.

Constructs an instance of this class.

msg - the detail message - `java.lang.String`
raw docstring

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

× close