const class FatalBuildErr : Err
FatalBuildErr is thrown to immediately terminate the current build script.
new make(Str msg, Err? cause)