class

UnitErr

@Js
const class UnitErr : Err

UnitErr indicates an operation between two incompatible units

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