Exception: Lutaml::Model::NoRootNamespaceError
- Defined in:
- lib/lutaml/model/error/no_root_namespace_error.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
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 |