@Jsconst class UnknownRecErr : Err
UnknownKindErr when a Kind cannot be resolved or parsed
Construct with message and optional cause
new make(Str? msg, Err? cause)
Construct with message and optional cause.