const classafIoc::WtfErr

sys::Obj
  sys::Err
    afIoc::WtfErr

Thrown when an impossible condition occurs. You know when - we've all written comments like:

// this should never happen...

make

Source

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