This exception is thrown if an entry in the keystore cannot be recovered.
This exception is thrown if an entry in the keystore cannot be recovered.
(->unrecoverable-entry-exception)
(->unrecoverable-entry-exception msg)
Constructor.
Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown.
msg - the detail message. - java.lang.String
Constructor. Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown. msg - the detail message. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close