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
(->transaction-rolledback-exception)
(->transaction-rolledback-exception msg)
Constructor.
msg - java.lang.String
Constructor. msg - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close