Liking cljdoc? Tell your friends :D

actionho-commons.global-exception-handling


add-exception-map-to-reportclj

(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#)))}]
raw docstring

app-abbreviationclj


exception-report-map-vec-atomclj


exceptions-notified-already-map&clj


notify-for-exception-if-neededclj

(notify-for-exception-if-needed clj-ex)

notify-for-pseudo-exception-if-neededclj

(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.
raw docstring

send-exception-report-email-if-neededclj

(send-exception-report-email-if-needed)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close