Fan

 

const class

sys::UnknownThreadErr

sys::Obj
  sys::Err
    sys::UnknownThreadErr

UnknownThreadErr indicates an attempt to lookup an unknown thread.

Slots

makeSource

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

Construct with specified error message and optional root cause.