Sha256: 918499faa2e1a69b68f501d91efd523554598b847aa44d034ba2ebec3fc6a40e

Contents?: true

Size: 123 Bytes

Versions: 2

Compression:

Stored size: 123 Bytes

Contents

module Algorithmix
  EmptyContainerError = Class.new(StandardError)
  OutOfBound          = Class.new(StandardError)
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
algorithmix-0.0.0.7 lib/algorithmix/error.rb
algorithmix-0.0.0.6 lib/algorithmix/error.rb