Sha256: 9842dbfd82a3db0c7cc627884e60f4541cfbaaaf31c1d0d93ffdc21b029c13a1

Contents?: true

Size: 131 Bytes

Versions: 11

Compression:

Stored size: 131 Bytes

Contents

# encoding: utf-8

module Antelope

  # Every error in antelope inherits this error class.
  class Error < StandardError
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
antelope-0.2.0 lib/antelope/errors.rb
antelope-0.1.11 lib/antelope/errors.rb
antelope-0.1.10 lib/antelope/errors.rb
antelope-0.1.9 lib/antelope/errors.rb
antelope-0.1.8 lib/antelope/errors.rb
antelope-0.1.7 lib/antelope/errors.rb
antelope-0.1.6 lib/antelope/errors.rb
antelope-0.1.5 lib/antelope/errors.rb
antelope-0.1.4 lib/antelope/errors.rb
antelope-0.1.3 lib/antelope/errors.rb
antelope-0.1.2 lib/antelope/errors.rb