Exception: Woods::MCP::MissingCredential
- Inherits:
-
BootstrapError
- Object
- StandardError
- Error
- BootstrapError
- Woods::MCP::MissingCredential
- Defined in:
- lib/woods/mcp/errors.rb
Overview
Raised when a required credential (e.g. OpenAI API key) is absent and cannot be resolved from the config snapshot or environment.
Instance Attribute Summary
Attributes inherited from BootstrapError
Method Summary
Methods inherited from BootstrapError
Constructor Details
This class inherits a constructor from Woods::MCP::BootstrapError