Nuacht

For Java developers, extending Flex’s Error class and catching thrown Flex errors (either Error or any of its children) will seem very similar to exception handling in Java.
This article presents yet another framework for exception handling, which extends the enterprise-wide application session facility presented in “ Create an Application-Wide User Session for J2EE ...
Exception handling: The good, the bad, and the ugly Even though exception handling is common and every introductory Java course covers it, I still don't think we really know how to do it well.