class Qmin::Reporting::Noop

Public Instance Methods

report(exception) click to toggle source
# File lib/qmin/reporting/noop.rb, line 4
def report(exception)
end