Expand description
Domain error types
Enums§
- Cache
Error - Caching errors
- Config
Error - Configuration errors
- Domain
Error - Legacy domain error (kept for backward compatibility)
- Graph
Error - Graph-specific errors
- Provider
Error - AI provider errors
- Rate
Limit Error - Rate limiting errors
- Service
Error - Service-level errors
- Stygian
Error - Primary error type for the stygian-graph crate
Type Aliases§
- Domain
Result - Legacy domain result type
- Result
- Domain result type using
StygianError