Skip to main content

ex-message

functionv1.10

clojure.core/ex-message

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

No examples yet. Be the first to add one!