Public Vars

Back

ex-data (clj)

(source)

function

(ex-data ex)
Returns exception data (a map) if ex is an IExceptionInfo. Otherwise returns nil.

Examples