Module errors

Source

Structs§

AlreadyPrintedError
An error that does not need to be printed because it does not add any new information to what has already been printed.
CliError
The CLI error is the error type used at Substrate’s CLI-layer.
InternalError
An unexpected, internal error.
VerboseError
An error wrapper for errors that should only be displayed with --verbose.

Type Aliases§

CliResult
SubstrateResult