Sha256: e666333c3c3c49ab36089865dcfbfe9c1a99f4f68c649eeeea1b8de7d7bb619d
Contents?: true
Size: 176 Bytes
Versions: 2
Compression:
Stored size: 176 Bytes
Contents
module Zvents class EventNotFoundError < StandardError end class VenueNotFoundError < StandardError end class SearchError < StandardError end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
zvents-0.1.1 | lib/zvents/errors.rb |
zvents-0.1.0 | lib/zvents/errors.rb |