Liking cljdoc? Tell your friends :D

javax.sql.rowset.spi.SyncFactoryException

Indicates an error with SyncFactory mechanism. A disconnected RowSet implementation cannot be used without a SyncProvider being successfully instantiated

Indicates an error with SyncFactory mechanism. A disconnected
RowSet implementation cannot be used  without a SyncProvider
being successfully instantiated
raw docstring

->sync-factory-exceptionclj

(->sync-factory-exception)
(->sync-factory-exception msg)

Constructor.

Constructs an SyncFactoryException with the specified detail message.

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

Constructor.

Constructs an SyncFactoryException 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