Skip to main content

ex-info

functionv1.4

clojure.core/ex-info

Available in:BBCLJCLJS
(ex-info [msg map] [msg map cause])
Create an instance of ExceptionInfo, a RuntimeException subclass that carries a map of additional data.

No examples yet. Be the first to add one!