Skip to main content

Module error

Module error 

Source

Structs§

ExecutionError

Enums§

ErrorCategory
Types of IotaError categories for retry decisions.
IotaError
Custom error type for Iota.
UserInputError
Errors in the user-provided transaction input.
VMMVerifierErrorSubStatusCode
Sub-status codes for the UNKNOWN_VERIFICATION_ERROR VM Status Code which provides more context TODO: add more Vm Status errors. We use UNKNOWN_VERIFICATION_ERROR as a catchall for now.
VMMemoryLimitExceededSubStatusCode
Sub-status codes for the MEMORY_LIMIT_EXCEEDED VM Status Code which provides more context

Constants§

TRANSACTIONS_NOT_FOUND_MSG_PREFIX
TRANSACTION_NOT_FOUND_MSG_PREFIX

Functions§

categorize
Categorizes IotaError into ErrorCategory.
command_argument_error

Type Aliases§

ExecutionErrorKind
IotaResult
UserInputResult