ClojureDocs

Nav

Namespaces

try-expr

clojure.test

Available since 1.1
  • (try-expr msg form)
Used by the 'is' macro to catch unexpected exceptions.
You don't call this.