ReportError

constructor(errorMessage: String, fatalError: Boolean)

Parameters

errorMessage
a message including information about the error being reported.
fatalError
a boolean indicating whether or not the error prevented the report from loading.