Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/spec-kit
/ StepCatalogError
Class
StepCatalogError
src/specify_cli/workflows/catalog.py:597–598 ·
view source on GitHub ↗
Base error for step catalog operations.
Source
from the content-addressed store, hash-verified
595
596
597
class
StepCatalogError(Exception):
598
""
"Base error for step catalog operations."
""
599
600
601
class
StepValidationError(StepCatalogError):
Callers
3
_validate_url
Method · 0.85
_fetch_single_catalog
Method · 0.85
_get_merged_steps
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected