Liking cljdoc? Tell your friends :D

javax.crypto.ExemptionMechanismException

This is the generic ExemptionMechanism exception.

This is the generic ExemptionMechanism exception.
raw docstring

->exemption-mechanism-exceptionclj

(->exemption-mechanism-exception)
(->exemption-mechanism-exception msg)

Constructor.

Constructs a ExemptionMechanismException with the specified detailed message. (A detailed message is a String that describes this particular exception.)

msg - the detailed message. - java.lang.String

Constructor.

Constructs a ExemptionMechanismException with the specified
 detailed message. (A detailed message is a String that describes
 this particular exception.)

msg - the detailed message. - `java.lang.String`
raw docstring

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

× close