exception

fun exception(e: Throwable?): ReportBuilder

Set the stack trace to be reported

Return

the updated ReportBuilder

Parameters

e

The exception that should be associated with this report

var exception: Throwable? = null

Return

the exception, or null if none present