Liking cljdoc? Tell your friends :D

midje.util.exceptions

Functions for Midje to deal elegantly with exceptions.

Functions for Midje to deal elegantly with exceptions.
raw docstring

captured-messageclj

(captured-message ex)
source

captured-throwableclj

(captured-throwable ex)
source

captured-throwable?clj

(captured-throwable? x)
source

format-exceptionclj

(format-exception throwable)
source

ICapturedThrowablecljprotocol

friendly-stacktraceclj

(friendly-stacktrace this)

throwableclj

(throwable this)
source

user-errorclj

(user-error & lines)

Used when a user does something off-limits or incompatible

Used when a user does something off-limits or incompatible
sourceraw docstring

user-error-exception-linesclj

(user-error-exception-lines throwable)
source

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

× close