Module jlrs::error

source · []
Expand description

Everything related to errors.

Structs

Julia exception converted to a string.

Enums

Data access errors.

Allocation error.

Array layout errors.

IO errors.

Data instantiation errors.

All different errors.

Runtime errors.

Type errors.

Type Definitions

Alias that is used for most Results in this crate.

Julia result or exception.

Unrooted Julia result or exception.