Skip to main content

ex-cause

functionv1.7

cljs.core/ex-cause

Available in:BBCLJCLJS
(ex-cause [ex])
Returns exception cause (an Error / ExceptionInfo) if ex is an ExceptionInfo. Otherwise returns nil.

No examples yet. Be the first to add one!