Exception: Arclight::Exceptions::TitleNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Arclight::Exceptions::TitleNotFound
- Defined in:
- lib/arclight/exceptions.rb
Overview
Unittitle or unitdate must be present on all documents and components
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 15 16 |
# File 'lib/arclight/exceptions.rb', line 14 def '<unittitle/> or <unitdate/> must be present for all documents and components' end |