ProblemReportBody

constructor(sorter: ProblemReportSorter, scope: ProblemReportScope, descriptor: ProblemReportDescriptor, details: String, comment: String? = null, args: Array<String> = arrayOf())(source)
constructor(code: String, comment: String? = null, args: Array<String>? = null, escalateTo: String? = null)(source)