[][src]Module abscissa_core::error

Error types used by this crate

Re-exports

pub use failure::Fail;

Modules

macros

Error-handling macros for the abscissa framework

Structs

Backtrace

A Backtrace.

Context

An error with context around it.

Error

Error types used by this library, generic around Kinds

Enums

FrameworkErrorKind

Types of errors which occur internally within the framework

Traits

Fail

The Fail trait.

Type Definitions

FrameworkError

Abscissa-internal framework errors