Class: RailsTransactionalOutbox::ErrorHandlers::NullErrorHandler

Inherits:
Object
  • Object
show all
Defined in:
lib/rails_transactional_outbox/error_handlers/null_error_handler.rb

Class Method Summary collapse

Class Method Details

.capture_exception(_error) ⇒ Object



6
# File 'lib/rails_transactional_outbox/error_handlers/null_error_handler.rb', line 6

def self.capture_exception(_error); end