This exception is thrown when a particular padding mechanism is requested but is not available in the environment.
This exception is thrown when a particular padding mechanism is requested but is not available in the environment.
(->no-such-padding-exception)
(->no-such-padding-exception msg)
Constructor.
Constructs a NoSuchPaddingException with the specified detail message.
msg - the detail message. - java.lang.String
Constructor. Constructs a NoSuchPaddingException with the specified detail message. msg - the detail message. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close