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