Version 1 of throw

Updated 2009-04-28 11:34:04 by LV
throw code message

Throw an error with the errorcode being code (a list), and the result string being message. An alternative to error.


Implemented in Tcl 8.6, from TIP#329 .

http://www.tcl.tk/man/tcl8.6/TclCmd/throw.htm