123456789_123456789_123456789_123456789_123456789_

Exception: RuboCop::Error

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, StandardError
Instance Chain:
self, StandardError
Inherits: StandardError
  • Object
Defined in: lib/rubocop/error.rb

Overview

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