Sha256: 98bd82c9c4766ec65abf1bf7b917b8fe17242283729a621eda4ff4d0ed4813dd

Contents?: true

Size: 115 Bytes

Versions: 1

Compression:

Stored size: 115 Bytes

Contents

module Bitmapped
  class ParsingError < StandardError; end
  class InvalidCoordinatesError < StandardError; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bitmapped-0.1.0 lib/bitmapped/exceptions.rb