Report Builder
class ReportBuilder
Fluent API used to assemble the different options used for a crash report.
Since
4.8.0
Functions
Link copied to clipboard
Assembles and sends the crash report.
Link copied to clipboard
Sets additional values to be added to org.acra.ReportField.CUSTOM_DATA. Values specified here take precedence over globally specified custom data.
Sets an additional value to be added to org.acra.ReportField.CUSTOM_DATA. The value specified here takes precedence over globally specified custom data.
Link copied to clipboard
Ends the application after sending the crash report
Link copied to clipboard
Set the stack trace to be reported
Link copied to clipboard
Link copied to clipboard
Set the error message to be reported.
Link copied to clipboard
Forces the report to be sent silently, ignoring all interactions
Link copied to clipboard
Sets the Thread on which an uncaught Exception occurred.