class Exception

Public Instance Methods

pantograph_should_report_metrics?() click to toggle source
# File pantograph_core/lib/pantograph_core/ui/errors/pantograph_error.rb, line 22
def pantograph_should_report_metrics?
  return false
end