Class: Qmin::Reporting::Noop

Inherits:
Object
  • Object
show all
Defined in:
lib/qmin/reporting/noop.rb

Instance Method Summary collapse

Instance Method Details

#report(exception) ⇒ Object



4
5
# File 'lib/qmin/reporting/noop.rb', line 4

def report(exception)
end