Sha256: 3687abde5a6fbc64ea20637351c1f6fc99fa8bc1f005c4bf160d4670b1bbfb44

Contents?: true

Size: 139 Bytes

Versions: 3

Compression:

Stored size: 139 Bytes

Contents

# encoding: utf-8

module Antelope

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
antelope-0.2.4 lib/antelope/errors.rb
antelope-0.2.3 lib/antelope/errors.rb
antelope-0.2.2 lib/antelope/errors.rb