Exception: Demiurge::Errors::NoSuchNameInGenerator
- Inherits:
-
AssetError
- Object
- RuntimeError
- Exception
- AssetError
- Demiurge::Errors::NoSuchNameInGenerator
- Defined in:
- lib/demiurge/name_generator.rb
Overview
This error either means a nonexistent start name was requested to be generated, or a name inside a rule didn't exist.
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
#backtrace_chain, #formatted, #initialize, #jsonable
Constructor Details
This class inherits a constructor from Demiurge::Errors::Exception