Liking cljdoc? Tell your friends :D

eva.alpha


integer->tempidclj

(integer->tempid db tempid)
source

to-ex-causeclj

(to-ex-cause juce)

(alpha)

Given a j.u.c.ExecutionException thrown in transact as the result of a thrown IExceptionInfo inside a transaction function, extract the cause message included within the user-defined IExceptionInfo.

(alpha)

Given a j.u.c.ExecutionException thrown in transact as the result of
a thrown IExceptionInfo inside a transaction function, extract the cause message
included within the user-defined IExceptionInfo.
sourceraw docstring

to-ex-dataclj

(to-ex-data juce)

(alpha)

Given a j.u.c.ExecutionException thrown in transact as the result of a thrown IExceptionInfo inside a transaction function, extract the ex-data included within the user-defined IExceptionInfo.

(alpha)

Given a j.u.c.ExecutionException thrown in transact as the result of
a thrown IExceptionInfo inside a transaction function, extract the ex-data included
within the user-defined IExceptionInfo.
sourceraw docstring

tx-result->EntityID-tempidsclj

(tx-result->EntityID-tempids {:as tx-result :keys [tempids db-after]})
source

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

× close