ClojureDocs

Nav

Namespaces

ex-cause

clojure.core

Available since 1.10 (source)
  • (ex-cause ex)
Returns the cause of ex if ex is a Throwable.
Otherwise returns nil.