Module error

Module error 

Source
Expand description

Error types for the sara-core library.

Enums§

ConfigError
Errors that can occur with configuration.
EditError
Errors that can occur during edit operations (FR-054 through FR-066).
GitError
Errors that can occur with Git operations.
ParseError
Errors that can occur during parsing.
QueryError
Errors that can occur during queries.
SaraError
Main error type for sara-core.
ValidationError
Errors that can occur during validation.

Type Aliases§

Result
Result type for sara-core operations.