Home
Projects
Blog
Project Documentation
Project Information
Project
Dependencies
Information Systems
Project Reports
Source Files
Analysis and Metrics
Test
Credits
About us
Imprint
home
/
projects
/
smartics-exceptions
/
smart-exceptions-core
/
Frequently Asked Questions
Version: 0.11.2
Overview
Introduction
Howto
Customize
FAQ
Project Blog
Parent Project
Customize
Applications
Libraries
Release Information
New and Noteworthy
Release Notes
Breaking News
Release Plan
Clirr
Central Reports
API
API Test
Sources
Sources Test
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]