Libraries
»
oopsie-ruby
(0.2.0)
»
Index (E)
»
Oopsie
»
Sidekiq
»
ErrorHandler
Class: Oopsie::Sidekiq::ErrorHandler
Inherits:
Object
Object
Oopsie::Sidekiq::ErrorHandler
show all
Defined in:
lib/oopsie/sidekiq.rb
Instance Method Summary
collapse
#
call
(exception) ⇒ Object
Instance Method Details
#
call
(exception) ⇒
Object
8 9 10
# File 'lib/oopsie/sidekiq.rb', line 8
def
call
(
exception
,
*
)
Oopsie
.
report
(
exception
)
end