Provides a JDK 1.4 style Nested Exception functionality for those on prior
versions.
Also a static utility which creates a version independent Nested
Exception which can handle JDK 1.4 Exceptions as well as others.
Lastly, ExceptionUtils also contains the all-important Exception to String methods.