Liking cljdoc? Tell your friends :D

jdk.security.UnrecoverableEntryException

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.
raw docstring

->unrecoverable-entry-exceptionclj

(->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`
raw docstring

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

× close