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