Skip to main content

Module error

Module error 

Source
Expand description

Error types for Phago operations.

Provides structured error handling instead of panics.

Enums§

AgentError
Agent-related errors.
ConfigError
Configuration errors.
DocumentError
Document-related errors.
GraphError
Graph-related errors.
PhagoError
Errors that can occur during Phago operations.
QueryError
Query-related errors.
SessionError
Session-related errors.

Type Aliases§

Result
Result type for Phago operations.