General

What is this project all about?
This library provides classes to make exception handling easier. It provides an exception identifier, a code, and a time stamp.

[top]

Features

I'm looking for support for I18N. Where is it?
Look here: smart-exceptions-i18n

[top]


Why is support for I18N not included in this project.
We assume that support for internationalization is not needed in every project. In addition to that the support is very limited and may not suite every project. Therefore we included the support of I18N to a project of its own.

[top]


I'm looking for reporting on my codes. Where can I find it?
If you are looking for a fundamental Maven 2 plugin please refer to Look here: maven-exceptioncodes-plugin.

If you are looking for a basis of implementing your own reporting tool consider to use smart-exceptions-report.

[top]