Liking cljdoc? Tell your friends :D

clj-cbor.error

Dynamic error handling support.

Dynamic error handling support.
raw docstring

*handler*clj

Dynamic error handler which can be bound to a function which will be called with a type keyword, a message, and a map of extra data.

Dynamic error handler which can be bound to a function which will be called
with a type keyword, a message, and a map of extra data.
sourceraw docstring

codec-exception!clj

(codec-exception! error-type message data)

Default behavior for codec errors.

Default behavior for codec errors.
sourceraw docstring

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

× close