Liking cljdoc? Tell your friends :D

javax.transaction.TransactionRolledbackException

This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back. Thus the requested operation either could not be performed or was not performed because further computation on behalf of the transaction would be fruitless

This exception indicates that the transaction associated with processing
of the request has been rolled back, or marked to roll back. Thus the
requested operation either could not be performed or was not performed
because further computation on behalf of the transaction would be
fruitless
raw docstring

->transaction-rolledback-exceptionclj

(->transaction-rolledback-exception)
(->transaction-rolledback-exception msg)

Constructor.

msg - java.lang.String

Constructor.

msg - `java.lang.String`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close