NEST HelpDesk | Command Index | NEST Quick Reference |
stop - raise a stop signalSynopsis:
References:
stop -> -
Desctiption:
stop causes the execution stack to be popped until an
enclosing stopped context is found. Effectively, the
stopped/stop combination equals the catch/throw pair of
C++.
stop/stopped is used to implement SLI's error handling
capabilities.
Notes: stop, stopped is PostScript compatible.
The Red Book, sec. 3.10SeeAlso: Source:
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/sli/slicontrol.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative