macro_rules! app_system_error {
    ($msg:expr $(,)?) => { ... };
    ($msg:expr, $($arg:expr),+ $(,)?) => { ... };
}
Expand description

构造系统内部错误