Sha256: 2a1fff5bef62cf818496d14a2bd78d025673d4b8ac3cb30c35cda1e69653e633

Contents?: true

Size: 119 Bytes

Versions: 5

Compression:

Stored size: 119 Bytes

Contents

module StateOfTheNation
  ConfigurationError = Class.new(StandardError)
  ConflictError = Class.new(StandardError)
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
state_of_the_nation-1.1.2 lib/state_of_the_nation/errors.rb
state_of_the_nation-1.1.1 lib/state_of_the_nation/errors.rb
state_of_the_nation-1.1.0 lib/state_of_the_nation/errors.rb
state_of_the_nation-1.0.1 lib/state_of_the_nation/errors.rb
state_of_the_nation-1.0.0 lib/state_of_the_nation/errors.rb