This exception is thrown if a key in the keystore cannot be recovered.
This exception is thrown if a key in the keystore cannot be recovered.
(->unrecoverable-key-exception)
(->unrecoverable-key-exception msg)
Constructor.
Constructs an UnrecoverableKeyException 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 UnrecoverableKeyException 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