(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.
(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.
(tx-result->EntityID-tempids {:as tx-result :keys [tempids db-after]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close