macro_rules! client_error { ($($arg:tt)*) => { ... }; }
Convenience macro for creating generic errors