Developer Documentation

This section lists projects and information that are relevant to developers.

Report

The report module provides services to generate reports upon the exception codes and their documentation. It simply reads the Javadoc comment to generate the documentation text.

Developer that want to implement other report generators may find classes in this project helpful.

The exceptioncodes-maven-plugin provides a list of report generators that may help developers to understand, how to create and integrate their own.