Liking cljdoc? Tell your friends :D
Clojure only.

coast.error


raiseclj

(raise m)
(raise s m)

rescuecljmacro

(rescue f)
(rescue f k)

Regular exceptions leave little to be desired. raise and rescue are wrappers around ExceptionInfo

Regular exceptions leave little to be desired. raise and rescue are wrappers around ExceptionInfo
raw docstring

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

× close