Exception::NEW (open)
Constructor for an exception
Syntax
// Core function, no LOADLIB necessary
MACRO NEW(STRING what, RECORD options)Parameters
STRING whatException message
RECORD optionsOptions
traceStack trace to initialize with
trace.colColumn number
trace.filenameFilename
trace.funcFunction name
trace.lineLine number