Crate ex3_canister_error

Crate ex3_canister_error 

Source

Re-exports§

pub use common::CommonError;
pub use common::CommonErrorKind;
pub use common::OtherError;
pub use common::SilentError;

Modules§

common
prelude
This module includes several traits.
util
Error-related macros

Enums§

ErrorKind
A list specifying categories of main node error.

Constants§

SECOND_LEVEL_ERROR_CODE_INTERVAL

Traits§

ErrorCode