sys::Obj sys::Err sys::UnknownServiceErr
UnknownServiceErr indicates an attempt to lookup an service not installed. See Service.find.
Service.find
new make(Str? msg := null, Err? cause := null)
Construct with specified error message and optional root cause.