This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.
This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.
(->bad-padding-exception)
(->bad-padding-exception msg)
Constructor.
Constructs a BadPaddingException with the specified detail message.
msg - the detail message. - java.lang.String
Constructor. Constructs a BadPaddingException with the specified detail message. msg - the detail message. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close