Skip to main content

ex-info

functionv1.7

cljs.core/ex-info

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

No examples yet. Be the first to add one!