| Class | Description |
|---|---|
| ConfigurationCollector |
Inspects a
Configuration object through reflection API in order to
generate a human readable String with values replaced with their constants
names. |
| CrashReportData |
Stores a crash reports data with
ReportField enum values as keys. |
| CrashReportDataFactory |
Responsible for creating the CrashReportData for an Exception.
|