ClojureDocs

Nav

Namespaces

error-handler

clojure.core

Available since 1.2 (source)
  • (error-handler a)
Returns the error-handler of agent a, or nil if there is none.
See set-error-handler!