Liking cljdoc? Tell your friends :D
Clojure only.

javax.sql.rowset.serial.SerialException

Indicates and an error with the serialization or de-serialization of SQL types such as BLOB, CLOB, STRUCT or ARRAY in addition to SQL types such as DATALINK and JAVAOBJECT

Indicates and an error with the serialization or de-serialization of
SQL types such as BLOB, CLOB, STRUCT or ARRAY in
addition to SQL types such as DATALINK and JAVAOBJECT
raw docstring

->serial-exceptionclj

(->serial-exception)
(->serial-exception msg)

Constructor.

Creates a new SerialException with the specified message.

msg - the detail message - java.lang.String

Constructor.

Creates a new SerialException with the
 specified message.

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

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

× close