Skip to main content

ex-cause

functionv1.10

clojure.core/ex-cause

Available in:BBCLJCLJS
(ex-cause [ex])
Returns the cause of ex if ex is a Throwable. Otherwise returns nil.

No examples yet. Be the first to add one!