Community

Java 101: Mastering Java exceptions, Part 1

(Jeff Friesen) Java exceptions are library types and language features used to represent and deal with program failure. In the first half of this article you’ll learn about basic language features and library types that have been around since Java 1.0.