Liking cljdoc? Tell your friends :D

ring.middleware.exceptions


default-error-fnsclj

source

graphql-exception-responseclj

(graphql-exception-response e req uuid)
source

malformed-exception-responseclj

(malformed-exception-response e req uuid)

Malformed exception, mainly caused by malformed parameters in HTTP Request, this is client application error (bug), instead of user error.

Malformed exception, mainly caused by malformed parameters in HTTP Request, this is client application error (bug), instead of user error.
sourceraw docstring

server-exception-responseclj

(server-exception-response e req uuid)
source

wrap-exceptionsclj

(wrap-exceptions handler)
(wrap-exceptions handler options)

Wrap unhandled exception

Wrap unhandled exception
sourceraw docstring

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

× close