logo

const class

sys::UnresolvedErr

sys::Obj
  sys::Err
    sys::UnresolvedErr

UnresolvedErr indicates the failure to resolve a Uri to a resource.

Slots

make

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

Construct with specified error message and optional root cause.

More Info

Slots