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.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close