Lines Matching full:raised
44 When an exception is raised, we unwind the call stack
150 raised by the SM_TRY clause or by an earlier SM_FINALLY clause.
236 raised, and if that happens, then "rpool" will not be freed.
286 /* what to do if some other exception is raised */
345 The out-of-memory exception raised by sm_malloc_x
357 <dd>This exception is being raised in order to effect a
466 then the exception raised by the above code will be printed as
523 The fourth exception is raised if a compiled regular expression
525 The fifth exception is raised if the package runs out of memory:
632 This is because exceptions are normally raised at low levels
690 an exception was raised by a previous clause.
706 If no exception was raised, then we are done.
712 no SM_EXCEPT clauses, then the remembered exception is re-raised.