Next: Instruction pope, Up: Exceptions handling instructions [Contents][Index]
Synopsys:
pushe LABEL
Given an Exception struct in the stack, push a handler for it on the exceptions stack. An exception code 0 means any exception.
Stack: ( EXCEPTION -- )
Exception Stack: ( -- EXCEPTION_HANDLER )