Exception: Lutaml::Model::NoRootNamespaceError

Inherits:
Error
  • Object
show all
Defined in:
lib/lutaml/model/error/no_root_namespace_error.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



4
5
6
# File 'lib/lutaml/model/error/no_root_namespace_error.rb', line 4

def to_s
  "Cannot assign namespace to `no_root`"
end