class

UnknownRecErr

@Js
const class UnknownRecErr : Err

UnknownKindErr when a Kind cannot be resolved or parsed

constructors make

Construct with message and optional cause

make new make(Str? msg, Err? cause)

Construct with message and optional cause.

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST