Nuacht

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.
In this blog entry, I'll attempt to demonstrate, with a simple example, how Flex error handling works and attempt to drive out some of the sources of confusion.