TransactionalError

30 2 variants

Errors 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

IndexNameDescription
0LimitReachedToo many transactional layers have been spawned
1NoLayerA transactional commit/rollback was attempted without an open layer

Type Information

Type ID
30
Path
sp_runtime::TransactionalError
Variant Count
2
Runtime
v393