Exceptions in Java have become almost more of an annoyance than a convenience. This needs to change. There is hope in rethinking the point of exception handling. The inclusion of an Exception in to the code a developer is writing should cause feelings of confidence. In order to do this Java needs to upgrade the concept of exception handling while utilizing modern Java design practices. The Point of Exceptions will explore these concepts and more.