Sha256: 4f599ebe060f6179e5863331b85dc722f81659b447b7f5941e0fe26d65487aec

Contents?: true

Size: 131 Bytes

Versions: 6

Compression:

Stored size: 131 Bytes

Contents

module Absolutely
  class Error < StandardError; end

  class ArgumentError < Error; end

  class InvalidURIError < Error; end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
absolutely-2.0.0 lib/absolutely/exceptions.rb
absolutely-1.1.2 lib/absolutely/error.rb
absolutely-1.1.1 lib/absolutely/error.rb
absolutely-1.1.0 lib/absolutely/error.rb
absolutely-1.0.0 lib/absolutely/error.rb
absolutely-0.1.0 lib/absolutely/error.rb