ClojureDocs

导航

命名空间

error-handler

clojure.core

自 1.2 版本提供 (源代码)
  • (error-handler a)
Returns the error-handler of agent a, or nil if there is none.
See set-error-handler!