Sha256: b13e988fd7713ac09c75ad79df1f1b639b8555f56485fbf390ef1872101e7649
Contents?: true
Size: 90 Bytes
Versions: 2
Compression:
Stored size: 90 Bytes
Contents
module ViaCep class Error < StandardError; end class AddressNotFound < Error; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
viacep-1.0.1 | lib/exceptions.rb |
viacep-1.0.0 | lib/exceptions.rb |