sys::Obj sys::Err sys::ArgErr
ArgErr indicates an invalid argument was passed.
new make(Str msg := def, Err cause := def)
Construct with specified error message and optional root cause.