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-report
/
Frequently Asked Questions
Version: 0.10.0
Overview
Introduction
FAQ
Project Blog
Parent Project
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?
Using the Library
Running the simple report tool throws an exception about invalid HTML.
General
What is this project all about?
With smart-exceptions the developers code and comment exception codes. This project runs through the class and source tree and collects the codes and descriptions.
[top]
Using the Library
Running the simple report tool throws an exception about invalid HTML.
The simple reporter writes the Javadoc information as XHTML. Therefore it is required that the XML fragment found in the Javadoc comment is valid XML.
[top]