Public Vars

Back

ex-message (clj)

(source)

function

(ex-message ex)
Returns the message attached to ex if ex is a Throwable. Otherwise returns nil.

Examples