Liking cljdoc? Tell your friends :D
Clojure only.

h2.protocol.error


raiseclj

(raise type & info)

Throws the error exception with the given type and info.

Throws the error exception with the given type and info.
sourceraw docstring

raised?clj

(raised? type)
(raised? type exception)

Determines if an exception was raised with error-id.

Determines if an exception was raised with error-id.
sourceraw docstring

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

× close