pub const RAISE: &str = "raise";
raise e — fail with a value. Performs raises(T), where T is the value’s type.
raise e
raises(T)
T