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.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close