Liking cljdoc? Tell your friends :D

jdk.nio.file.ProviderMismatchException

Unchecked exception thrown when an attempt is made to invoke a method on an object created by one file system provider with a parameter created by a different file system provider.

Unchecked exception thrown when an attempt is made to invoke a method on an
object created by one file system provider with a parameter created by a
different file system provider.
raw docstring

->provider-mismatch-exceptionclj

(->provider-mismatch-exception)
(->provider-mismatch-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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close