Sha256: 5064b99062983b6e31b04028cf16cfa74c1bad8b79089fcb43aeb0dc60f6afc1

Contents?: true

Size: 118 Bytes

Versions: 1

Compression:

Stored size: 118 Bytes

Contents

module Iso
  module Country
    module Exceptions
      class CountryNotFound < Exception
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iso-country-0.1.1 lib/iso-country/exceptions.rb