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