Detail payload fired with an error event. Wraps an exception caught while running an event handler; source_event and source_detail identify the event whose handler threw, and handler is the offending function so consumers can correlate / blame.
error
source_event
source_detail
handler
Detail payload fired with an
errorevent. Wraps an exception caught while running an event handler;source_eventandsource_detailidentify the event whose handler threw, andhandleris the offending function so consumers can correlate / blame.