Map
Index
Random
Help
th

Quote: failure of a routine occurs when it can't fulfill its specification; use rescue clauses for resumption or organized panic

topics > all references > references m-o > QuoteRef: meyeB10_1992 , p. 49



Topic:
exception handling by recovery block or rescue clause

Quotation Skeleton

If a routine is seen not just as … define a notion of failure. Failure occurs when … "Exception" is a derived notion. An exception occurs … failure, at least not yet, because the routine … [If so, have resumption; if not, restore objects to the class invariant and report failure (organized panic). The corresponding code is the rescue clause]   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: an exception occurs when a strategy for fulfilling a routine's contract fails

Related Topics up

Topic: exception handling by recovery block or rescue clause (22 items)

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