Liking cljdoc? Tell your friends :D

blueprint.handler.error


default-loggerclj

(default-logger ctx e)

ex->backward-compat-formatclj

(ex->backward-compat-format e)

ex->formatcljmultimethod


interceptorclj


last-ditchclj


last-ditch-responseclj

(last-ditch-response e)

not-foundclj

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

reveal-exceptionclj

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

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

× close