ReportableExceptionResponse

fun ReportableExceptionResponse(actionableMessage: String? = null, filePath: String, hResult: Int, lineNumber: String, message: String, stackTrace: String)