Liking cljdoc? Tell your friends :D
Clojure only.

ring.util.async


raisingclj

(raising raise f)

Alter function f to catch all Throwable errors and pass them to the raise function. Designed for use with asynchronous handlers, particularly in wrapping a respond argument to a 3-arity handler.

Alter function f to catch all Throwable errors and pass them to the raise
function. Designed for use with asynchronous handlers, particularly in
wrapping a respond argument to a 3-arity handler.
sourceraw docstring

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

× close