Sha256: 31706f291de0c4c4500a47437bd9006238a8d225dbcb2db117b9e84c2214181e

Contents?: true

Size: 125 Bytes

Versions: 4

Compression:

Stored size: 125 Bytes

Contents

# frozen_string_literal: true

module EacTemplates
  module Errors
    class TypeMismatch < ::RuntimeError
    end
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
eac_templates-0.7.1 lib/eac_templates/errors/type_mismatch.rb
eac_tools-0.93.0 sub/eac_templates/lib/eac_templates/errors/type_mismatch.rb
eac_templates-0.7.0 lib/eac_templates/errors/type_mismatch.rb
eac_tools-0.91.0 sub/eac_templates/lib/eac_templates/errors/type_mismatch.rb