Fan

 

const class

sys::IndexErr

sys::Obj
  sys::Err
    sys::IndexErr

IndexErr indicates an attempt to access an invalid index in a List.

Slots

makeSource

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

Construct with specified error message and optional root cause.