ChatException

fun ChatException(error: ChatError)
fun ChatException(    message: String,     code: Int,     id: String,     requestId: String?)