View Tag: java

<< First < Previous Next > Last >> Page 1 of 1

Hah

First, it’s worth noting that Java effectively invented the checked exception (clearly inspired by C++ exception specifications and the fact that C++ programmers typically don’t bother with them).

~ Thinking in Java

<< First < Previous Next > Last >> Page 1 of 1