Skip to main content

Error->map

functionv1.10

cljs.repl/Error->map

(Error->map [o])
Constructs a data representation for a Error with keys: :cause - root cause message :phase - error phase :via - cause chain, with cause keys: :type - exception class symbol :message - exception message :data - ex-data :at - top stack element :trace - root cause stack elements

No examples yet. Be the first to add one!