Class: YamlExporter::UnknownAttributeError
- Inherits:
-
Error
- Object
- ActiveRecord::ActiveRecordError
- Error
- YamlExporter::UnknownAttributeError
- Defined in:
- lib/yaml_exporter.rb
Overview
Raised when a YAML document carries a key (top-level or inside an entry)
that the corresponding yaml_structure scope does not declare.