Module error

Module error 

Source
Expand description

Provides abstract error handling for the Elemental interpreter.

Re-exports§

pub use Error::*;

Enums§

Error
Enumerates the types of errors available to the Elemental interpreter.

Functions§

throw
Throws errors.