Exception: Woods::MCP::UnsupportedArtifact
- Inherits:
-
BootstrapError
- Object
- StandardError
- Error
- BootstrapError
- Woods::MCP::UnsupportedArtifact
- Defined in:
- lib/woods/mcp/errors.rb
Overview
Raised when the schema_version in woods.json or a dump file is newer than the maximum version this gem release supports, or when the artifact header is corrupted and cannot be parsed.
Instance Attribute Summary
Attributes inherited from BootstrapError
Method Summary
Methods inherited from BootstrapError
Constructor Details
This class inherits a constructor from Woods::MCP::BootstrapError