Expand description
Internal errors for the tree module.
Structs§
- Block
Access List Decode Error - Error decoding supplemental block access list bytes.
- Insert
Block Error - Error thrown when inserting a block failed because the block is considered invalid.
Enums§
- Advance
Persistence Error - This is an error that can come from advancing persistence.
- Insert
Block Error Kind - All error variants possible when inserting or validating a block.
- Insert
Block Fatal Error - Internal errors that prevent block processing from continuing.
- Insert
Block Processing Error - An error that occurs while processing a block but does not invalidate the block itself.
- Insert
Block Validation Error - Error variants that are caused by invalid blocks.
- Insert
Payload Error - Errors that may occur when inserting a payload.