smartics-exceptions-sample-app

Example project to show how to use smartics-exceptions in an application that uses a library that also employs smartics-exceptions.

The code report shows the defined exception and logging codes. No codes are defined by the application. It configures smartics-exceptions so that it can control the message templates and the rendering of exception and logging events.

To browse the project either refer to the API report (with explanatory comments) and Source report.

A project that shows an example library using smartics-exception is smartics-exceptions-sample-lib. This library is used by this sample application.