Skip to main content

Module error

Module error 

Source
Expand description

Domain error types

Enums§

CacheError
Caching errors
ConfigError
Configuration errors
DomainError
Legacy domain error (kept for backward compatibility)
GraphError
Graph-specific errors
ProviderError
AI provider errors
RateLimitError
Rate limiting errors
ServiceError
Service-level errors
StygianError
Primary error type for the stygian-graph crate

Type Aliases§

DomainResult
Legacy domain result type
Result
Domain result type using StygianError