Back

wrap-stacktrace-web (clj)

(source)

function

(wrap-stacktrace-web handler)
Wrap a handler such that exceptions are caught and a response containing a HTML representation of the exception and stacktrace is returned.

Examples