Skip to main content

Module error

Module error 

Source
Expand description

Kernel error types

Minimal error hierarchy for ACID operations.

Enums§

CatalogErrorKind
Catalog-specific error kinds
KernelError
Kernel error types - minimal set for ACID operations
PageErrorKind
Page-specific error kinds
TransactionErrorKind
Transaction-specific error kinds
WalErrorKind
WAL-specific error kinds

Type Aliases§

KernelResult
Result type for kernel operations