ProblemReportBody

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