clj-cbor.error

Dynamic error handling support.

*handler*

dynamic

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.

codec-exception!

(codec-exception! error-type message data)

Default behavior for codec errors.