class RuboCop::Warning
For example, a configuration value in .rubocop.yml might be malformed
user error
requested operation (such as inspecting or correcting a source file) due to
When a Warning is raised, this means that RuboCop was unable to perform a
A Warning exception is different from an Offense with severity ‘warning’