Map
Index
Random
Help
th

Quote: Java provides both type checked exceptions and unchecked exceptions; which is better?

topics > all references > references g-h > QuoteRef: goldO11_2001 , p. 111



Topic:
weak vs. strong type checking
Group:
exception handling

Quotation Skeleton

Although handling an exception remains up to you, … use of this new syntactic information. [This information is not provided when a function returns an error code.] Java provides a platform to examine this question as its … [either checked (throws Exception) or unchecked (throws RuntimeException) exceptions].   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: weak vs. strong type checking (39 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.