Macro sherr::throw[][src]

macro_rules! throw {
    () => { ... };
    ($($arg : tt) +) => { ... };
}