file: 01-C-event.t package: muf status: alpha
This function is the default value of
@$s.doError
and hence gets called by the
server when an error is detected, as the first
part of the server error-signaling process.
The doError
function is currently implemented as:
: doError { $ $ -> @ } -> formatString -> event ( This function is the default value of ) ( @$s.doError, and hence gets called by ) ( the server when an error is detected, ) ( as the first part of the errorHandling ) ( process. ) ( Construct an appropriate event: ) [ :event event :formatString formatString | ]error ;
See section ]error.
Go to the first, previous, next, last section, table of contents.