Sha256: 73855186d0023d34ddd5531c5e1b76b394950223c44681f3879f1f79132e2146

Contents?: true

Size: 206 Bytes

Versions: 2

Compression:

Stored size: 206 Bytes

Contents

module Topographer
  class InvalidMappingError < StandardError; end
  class InvalidStructureError < Topographer::InvalidMappingError; end
  class MappingFailure < Topographer::InvalidMappingError; end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
topographer-0.0.9 lib/topographer/exceptions.rb
topographer-0.0.8 lib/topographer/exceptions.rb