smartics
>
projects
>
smart-exceptions
>
smart-exceptions-core
Version: 0.6.2
Overview
Home
Howto
FAQ
Parent Project
Release Information
New and Noteworthy
Release Notes
Breaking News
Release Plan
Clirr
Central Reports
javadoc
javadoc-test
sources
sources-test
Project Documentation
Project Information
Project Reports
Last Published: 22.07.2011
Frequently Asked Questions
General
What is this project all about?
Features
I'm looking for support for I18N. Where is it?
Why is support for I18N not included in this project.
I'm looking for reporting on my codes. Where can I find it?
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]