在Observable的某个索引处查询元素但在该序列中不存在这样的索引或位置时引发的错误。
interface ArgumentOutOfRangeError extends Error { }
elementAt
take
takeLast
关闭