WittyException::NEW (open)
Creates a new Witty exception
Syntax
LOADLIB "wh::witty.whlib";
MACRO NEW(STRING text, RECORD options)Parameters
STRING textError message
RECORD optionsOptions
traceStack trace to initialize with
trace.colColumn number
trace.filenameFilename
trace.funcFunction name
trace.lineLine number