getOrFail

fun getOrFail(id: Long): C

获取一个 Contact.idid 的元素. 在不存在时抛出 NoSuchElementException.