throw_inval

Macro throw_inval 

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