Sha256: c6115970abd79eb0c254affc0212c8b9b0c039792b93efc7be90894341fdf6f7

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

module Chemistry
  module Temperature
    class Error < ::StandardError; end
    class MalformedInputError < Error; end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chemistry-temperature-1.0.1 lib/chemistry/temperature/errors.rb
chemistry-temperature-1.0.0 lib/chemistry/temperature/errors.rb