Provides abstract error handling for the Elemental interpreter.
pub use Error::*;
Enumerates the types of errors available to the Elemental interpreter.
Throws errors.