Exception: Demiurge::Errors::NoSuchStateKeyError
- Inherits:
-
BadScriptError
- Object
- RuntimeError
- Exception
- BadScriptError
- Demiurge::Errors::NoSuchStateKeyError
- Defined in:
- lib/demiurge/exception.rb
Overview
This occurs when trying to use a nonexistent state key in a way that isn't allowed. This exception normally refers to object state, when accessed from a script.
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