Fan

 

const class

sys::UnknownServiceErr

sys::Obj
  sys::Err
    sys::UnknownServiceErr

UnknownServiceErr indicates an attempt to lookup an service not installed. See Service.find.

Slots

makeSource

new make(Str? msg := null, Err? cause := null)

Construct with specified error message and optional root cause.