Expand description

General error types for use in ethcore.

Re-exports

pub use executed::CallError;
pub use executed::ExecutionError;

Structs

The Error type.

The Error type.

The Error type.

Enums

Errors concerning block processing.

The kind of an error.

The kind of an error.

The kind of an error.

Api-level error for transaction import

Traits

Additional methods for Result, for easy interaction with this crate.

Additional methods for Result, for easy interaction with this crate.

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Convenient wrapper around std::Result.

Convenient wrapper around std::Result.

Convenient wrapper around std::Result.