sys::Obj sys::Err sys::UnknownSlotErr
UnknownSlotErr indicates an attempt to access a non-existent slot.
new make(Str msg := def, Err cause := def)
Construct with specified error message and optional root cause.