Map
Index
Random
Help
th

Quote: the author of a library can detect run-time errors but does not know what to do about them; use throw and catch

topics > all references > references sa-sz > QuoteRef: stroB_1991 , p. 293



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

Quotation Skeleton

The author of a library can detect run-time … The notion of an exception is provided to … that it cannot cope with throws an exception, … handle that kind of problem can indicate that … [p. 296] [Throw/catch] provides a way of explicitly separating … [It] provides a more regular style of error … [than error values or error call-backs] …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: throw and catch separates error handling code from ordinary code; error handling is more regular than with error values or error call-backs

Related Topics up

Topic: exception handling by try..catch (45 items)
Topic: exception handling by unique value (8 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.