Sha256: b7ba254a55c61d6e34dd0762fcf3448c44612912b78e10eaa4fc78e11be487b0

Contents?: true

Size: 141 Bytes

Versions: 2

Compression:

Stored size: 141 Bytes

Contents

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

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
reek-1.3.8 lib/reek/config_file_exception.rb
reek-1.3.7 lib/reek/config_file_exception.rb