Structs§
- Already
Printed Error - 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.
- Internal
Error - An unexpected, internal error.
- Verbose
Error - An error wrapper for errors that should only be displayed with
--verbose
.