Sha256: 08d308c3fb3395336d228f0f69b33e94c501eaa632a03853d10b3c85ee98c3d6

Contents?: true

Size: 125 Bytes

Versions: 5

Compression:

Stored size: 125 Bytes

Contents

module Lutaml
  module Model
    class Error < StandardError
    end
  end
end

require_relative "error/invalid_value_error"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lutaml-model-0.3.5 lib/lutaml/model/error.rb
lutaml-model-0.3.4 lib/lutaml/model/error.rb
lutaml-model-0.3.3 lib/lutaml/model/error.rb
lutaml-model-0.3.2 lib/lutaml/model/error.rb
lutaml-model-0.3.1 lib/lutaml/model/error.rb