Tcl: How to Throw an Exception

Posted on July 17, 2011

0


Many Tcl scripters know how to catch an exception, but not many know how to throw it. This wiki page shows how.

About these ads
Posted in: Programming, Tcl