type

FatalBuildErr

const class FatalBuildErr : Err

FatalBuildErr is thrown to immediately terminate the current build script.

constructors

Slot Details

make

new make(Str msg := "", Err? cause := null)