const classcamAxonPlugin::UnknownRecErr

sys::Obj
  sys::Err
    camAxonPlugin::UnknownRecErr

@Js

UnknownRecErr is thrown when a rec cannot be resolved.

make

Source

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

Construct with message and optional cause.