@Jsconst class FaultErr : Err
FaultErr indicates a software or configuration problem
Construct with message and optional cause
new make(Str msg, Err? cause)