HttpError

fun HttpError(    code: Int,     message: String,     body: String)