sys::Obj sys::Err sys::IOErr
IOErr indicates an input/output error typically associated with a file system or socket.
new make(Str msg := def, Err cause := def)
Construct with specified error message and optional root cause.