Exception: Demiurge::Errors::NonMatchingStateError
- Inherits:
-
ReloadError
- Object
- RuntimeError
- Exception
- ReloadError
- Demiurge::Errors::NonMatchingStateError
- Defined in:
- lib/demiurge/exception.rb
Overview
When reloading, this error or a subclass can be raised if the new state structure or StateItems don't seem to match the old one in illegal ways. "Illegal" can vary, depending how conservative the reloading options are set.
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