Michael

70%
Flag icon
there are cases where checked exceptions are indeed useful. When making the decision, ask this question: “Can the caller do something about the exception?” In this case, doing something involves a nongeneric handling, such as deciding to retry, presenting the user with options on how to proceed, or trying an alternative call when this exception is raised.
Next Generation Java Testing: TestNG and Advanced Concepts
Rate this book
Clear rating