Treffer: Simplify Development With Exception Handling.
Title:
Simplify Development With Exception Handling.
Authors:
Source:
WebSphere Advisor. Dec2003/Jan2004, Vol. 5 Issue 1, p20-23. 4p.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
Provides some techniques for using exception handling in Java 2 Enterprise Edition (J2EE) 1.3 applications. Centralized exception handling; Creation of a static handler; Implementation of "try...catch" blocks in top-level methods; Technique of having all methods throw exceptions to their caller; Creation of an error page to catch Java Server Page (JSP) exceptions; Use of JspException to throw exceptions in custom JSP tags.