Topic: exception handling by try..catch
Group: exception handling
Topic: types of object-oriented classes
Quotation Skeleton
[Information about an exception] must be stored somewhere. This implies that … an object representing the exception. … It would seem more sensible to use the … particular exception thrown. [But then, what kind of object is it?] … [p. 141] It appears, therefore that the most natural … thrown is passed to the handler.
Google-1Google-2