Expand description
Underlying error types used over ckb crates.
Modules§
- This module includes several traits.
- Error-related macros
Structs§
- A wrapper around a dynamic error type.
- Top-level ckb error type.
- Internal error.
- An error with only a string as the reason.
- An error with no reason.
Enums§
- A list specifying categories of ckb error.
- A list specifying categories of ckb internal error.
Functions§
- Return whether the error’s kind is
InternalErrorKind::Database