Liking cljdoc? Tell your friends :D

javax.transaction.InvalidTransactionException

This exception indicates that the request carried an invalid transaction context. For example, this exception could be raised if an error occured when trying to register a resource.

This exception indicates that the request carried an invalid transaction
context. For example, this exception could be raised if an error
occured when trying to register a resource.
raw docstring

->invalid-transaction-exceptionclj

(->invalid-transaction-exception)
(->invalid-transaction-exception msg)

Constructor.

msg - java.lang.String

Constructor.

msg - `java.lang.String`
raw docstring

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

× close