Liking cljdoc? Tell your friends :D

kaocha.stacktrace


*stacktrace-filters*clj

source

elide-element?clj

(elide-element? e)
source

(print-cause-trace tr)
(print-cause-trace tr n)

Like print-stack-trace but prints chained exceptions (causes).

Like print-stack-trace but prints chained exceptions (causes).
sourceraw docstring

(print-stack-trace tr)
(print-stack-trace tr n)

Prints a Clojure-oriented stack trace of tr, a Throwable. Prints a maximum of n stack frames (default: unlimited). Does not print chained exceptions (causes).

Prints a Clojure-oriented stack trace of tr, a Throwable.
Prints a maximum of n stack frames (default: unlimited). Does not print
chained exceptions (causes).
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

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