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-1Google-2
Copyright clearance needed for quotation.
Additional Titles
Quote: an exception occurs when a strategy for fulfilling a routine's contract fails
Related Topics
Topic: exception handling by recovery block or rescue clause (22 items)