Sha256: d25e544c025611206f6e65853de8c880a1535415eb44e0b5e8d72cdb4bfa6007

Contents?: true

Size: 140 Bytes

Versions: 3

Compression:

Stored size: 140 Bytes

Contents

module Reek
  #
  # An exception that occured when loading the configuration file.
  #
  class ConfigFileException < RuntimeError
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
reek-1.5.1 lib/reek/config_file_exception.rb
reek-1.5.0 lib/reek/config_file_exception.rb
reek-1.4.0 lib/reek/config_file_exception.rb