Liking cljdoc? Tell your friends :D

jdk.util.prefs.BackingStoreException

Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.

Thrown to indicate that a preferences operation could not complete because
of a failure in the backing store, or a failure to contact the backing
store.
raw docstring

->backing-store-exceptionclj

(->backing-store-exception s)

Constructor.

Constructs a BackingStoreException with the specified detail message.

s - the detail message. - java.lang.String

Constructor.

Constructs a BackingStoreException with the specified detail message.

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

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

× close