TransactionalError
30 2 variantsErrors from the transactional storage layer
Nested inside DispatchError variant Transactional. When a DispatchError is this variant, the nested value is one of the variants below.
Variants
| Index | Name | Description |
|---|---|---|
| 0 | LimitReached | Too many transactional layers have been spawned |
| 1 | NoLayer | A transactional commit/rollback was attempted without an open layer |
Type Information
- Type ID
- 30
- Path
- sp_runtime::TransactionalError
- Variant Count
- 2
- Runtime
- v393