logo

const class

sys::UnknownThreadErr

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

UnknownThreadErr indicates an attempt to lookup an unknown thread.

Slots

make

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

Construct with specified error message and optional root cause.

Source

More Info

Slots