message

fun message(msg: String?): ReportBuilder

Set the error message to be reported.

Return

the updated ReportBuilder

Parameters

msg

the error message


var message: String? = null

Return

the error message, or null if none is present