Map
Index
Random
Help
th

Quote: a faulting execution raises an event that is propagated to an exception handler in a source execution; may differ

topics > all references > references a-b > QuoteRef: buhrPA9_2000 , p. 821



Topic:
exception handling by try..catch
Group:
exception handling

Quotation Skeleton

The execution that changes control flow due to … With multiple executions, it is possible to have … [e.g. one program signaling another program]. Propagating an exception directs the control flow of the faulting … is said to have caught the event when … It is possible that another exception is raised … handler returns. Unlike returning from a routine,[the handler may goto a nonlocal label, terminate intervening blocks, retry the failed operation, or resume execution after fixing the error.]   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: an exception handler catches the event and either raises an exception or handles the event
Quote: an exception handler may goto a nonlocal label, terminate intervening blocks, retry, or resume

Related Topics up

Topic: exception handling by try..catch (45 items)
Group: exception handling   (12 topics, 305 quotes)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.