Liking cljdoc? Tell your friends :D

cider.nrepl.middleware.stacktrace

Cause and stacktrace analysis for exceptions

Cause and stacktrace analysis for exceptions
raw docstring

handle-inspect-last-exception-opclj

(handle-inspect-last-exception-op {:keys [session index transport] :as msg})
source

handle-stacktraceclj

(handle-stacktrace handler {:keys [op transport] :as msg})

Handle stacktrace ops.

Unlike most middleware these ops stream their replies directly rather than going through with-safe-transport, so guard them here: any error still has to produce a terminal :done, otherwise the client hangs.

Handle stacktrace ops.

Unlike most middleware these ops stream their replies directly rather than
going through `with-safe-transport`, so guard them here: any error still has
to produce a terminal `:done`, otherwise the client hangs.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close