From JavaProgramming

This page contains selected Wiki links about Java exception handling

	* CatchWhatYouCanHandle
	* CheckedExceptionsAreOfDubiousValue
	* ConvertExceptions
	* ExceptionPatterns
	* ExceptionPerContext
	* ExceptionTunneling
	* HomogenizeExceptions
	* JavaExceptionsAreParticularlyEvil
	* JavaIdioms
	* NestedException
	* JavaExceptionQuestion

----
CategoryException | CategoryJava