throw_error

Macro throw_error 

Source
macro_rules! throw_error {
    ($($arg:tt)*) => { ... };
}