Liking cljdoc? Tell your friends :D

recide.utils


deserialize-throwableclj

(deserialize-throwable arr)
source

root-causeclj

(root-cause t)

Returns the initial cause of an exception or error by peeling off all of its wrappers.

Returns the initial cause of an exception or error by peeling off all of its wrappers.
sourceraw docstring

serialize-throwableclj

(serialize-throwable e)
source

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

× close