Liking cljdoc? Tell your friends :D

javax.crypto.ShortBufferException

This exception is thrown when an output buffer provided by the user is too short to hold the operation result.

This exception is thrown when an output buffer provided by the user
is too short to hold the operation result.
raw docstring

->short-buffer-exceptionclj

(->short-buffer-exception)
(->short-buffer-exception msg)

Constructor.

Constructs a ShortBufferException with the specified detail message.

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

Constructor.

Constructs a ShortBufferException with the specified
 detail message.

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

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

× close