Skip to main content

agent-error

functionv1.2

clojure.core/agent-error

Available in:BBCLJ
(agent-error [a])
Returns the exception thrown during an asynchronous action of the agent if the agent is failed. Returns nil if the agent is not failed.

No examples yet. Be the first to add one!