- Index
- »
- fan.haystack
- »
- UnitErr
UnitErr
@Js
const class UnitErr : Err
UnitErr indicates an operation between two incompatible units
Construct with message and optional cause
new make(Str? msg, Err? cause)
Construct with message and optional cause.
@Js
const class UnitErr : Err
UnitErr indicates an operation between two incompatible units
Construct with message and optional cause
new make(Str? msg, Err? cause)
Construct with message and optional cause.