Exception: RubbyCop::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rubbycop/error.rb

Overview

An Error exception is different from an Offense with severity ‘error’ When this exception is raised, it means that RubbyCop is unable to perform a requested action (probably due to misconfiguration) and must stop immediately, rather than carrying on