(default-logger ctx e)
(ex->backward-compat-format e)
(last-ditch-response e)
(not-found)
(not-found msg)
A helper to build a properly formatted not-found exception
A helper to build a properly formatted not-found exception
(reveal-exception logger ctx e)
Process incoming exception, log if necessary with a provided logger
and produce a valid error message from it.
Process incoming exception, log if necessary with a provided `logger` and produce a valid error message from it.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close