Public Vars

Back

error-handler (clj)

(source)

function

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

Examples