Continues an observable sequence that is terminated normally or by an exception ... var source1 = Rx.Observable.throw(new Error('error 1')); var source2 ...
確定! 回上一頁