<HEAD> <TITLE> error - generate a run-time error </TITLE> </HEAD> <BODY BACKGROUND=http://www.imaginary.com/~beek/gifs/bg.jpg TEXT=#000000 ALINK=#FFFF00 VLINK=#550000 LINK=#000099> <center> <H1> error - generate a run-time error </H1> </center> <p> <b> void error( string err ); </b> <p> A run-time error 'err' will be generated when error() is called. Execution of the current thread will halt, and the trace will be recorded to the debug log. <p> See also: <A HREF=../calls/catch.html> catch </A>, <A HREF=../calls/throw.html> throw </A>, <A HREF=../../applies/master/error_handler.html> error_handler </A> <p> <HR> <ADDRESS> <A HREF=http://wagner.princeton.edu/~tim> Tim Hollebeek </A> <p> <A HREF="http://www.imaginary.com/~beek/"> Beek </A>@ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere </ADDRESS>