CallError

fun CallError(    code: Int,     message: String?,     throwable: Throwable? = null)