
error(3)              LPC Library Functions              error(3)

NNAAMMEE
       error - generate a run-time error

SSYYNNOOPPSSIISS
       void error( string err );

DDEESSCCRRIIPPTTIIOONN
       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.

SSEEEE AALLSSOO
       catch(3), throw(3), error_handler(4)

MudOS                       5 Sep 1994                          1

