Exception: Arclight::Exceptions::IDNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Arclight::Exceptions::IDNotFound
- Defined in:
- lib/arclight/exceptions.rb
Overview
Id’s must be present on all documents and components
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 |
# File 'lib/arclight/exceptions.rb', line 7 def 'id must be present for all documents and components' end |