TwitterApiError

fun TwitterApiError(    code: Int,     title: String,     description: String,     httpStatusCode: HttpStatusCode?)