ProblemDetails

constructor(type: String = "about:blank", status: Int? = null, title: String? = null, detail: String? = null, instance: String? = null, extensions: JsonObject = JsonObject(emptyMap()))(source)