(add-exception-map-to-report exception-map)
Inputs: [exception-map :- {:exception-name ps/Str, :ex-args-map (ps/pred (fn* [p1__16488#] (map? p1__16488#)))}]
Inputs: [exception-map :- {:exception-name ps/Str, :ex-args-map (ps/pred (fn* [p1__16488#] (map? p1__16488#)))}]
(notify-for-exception-if-needed clj-ex)
(notify-for-pseudo-exception-if-needed exception-name
error-msg
addtional-info-map)
Like (notify-for-exception-if-needed), except a shorter method call without needing to create an exception, as creating without throwing it causes a java/clj error.
Like (notify-for-exception-if-needed), except a shorter method call without needing to create an exception, as creating without throwing it causes a java/clj error.
(send-exception-report-email-if-needed)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |