abstract class Sidekiq::ExceptionHandler::Base

Direct Known Subclasses

Defined in:

sidekiq/types.cr

Instance Method Summary

Instance Method Detail

abstract def call(ex : Exception, ctxHash : Hash(String, JSON::Any) | Nil) #

[View source]