Liking cljdoc? Tell your friends :D

rp.jackdaw.processor-supervisor


ProcessorSupervisorclj

source

Supervisorcljprotocol

handle-thread-exceptionclj

(handle-thread-exception this thread throwable)

Return truthy value when willing and able to handle the exception. Supervisors should only attempt to handle an exception if the thread is associated with the supervised processor.

Return truthy value when willing and able to handle the exception.
Supervisors should only attempt to handle an exception
if the thread is associated with the supervised processor.
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close