Module ac_node_api::error
source · Expand description
General node-api Error implementation.
Re-exports§
pub use crate::metadata::MetadataConversionError;
pub use crate::metadata::MetadataError;
Structs§
- An error produced while attempting to decode some type.
- An error produced while attempting to encode some type.
- Details about a module error that has occurred.
- The error details about a module error that has occurred.
Enums§
- An error relating to arithmetic when dispatching a transaction.
- An error dispatching a transaction. See Substrate DispatchError
- An error with the interpretation of a secret.
- An error relating to tokens when dispatching a transaction.
- Errors that can occur while checking the validity of a transaction.
- An error relating to the transactional layers when dispatching a transaction.