Version 0 of throw

Updated 2008-12-16 22:14:20 by dkf
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. [L1 ]