Exception: Demiurge::Errors::NoSuchAgentError
- Inherits:
-
BadScriptError
- Object
- RuntimeError
- Exception
- BadScriptError
- Demiurge::Errors::NoSuchAgentError
- Defined in:
- lib/demiurge/exception.rb
Overview
This exception occurs when trying to use an agent name that doesn't belong to any registered agent.
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