







![]() ![]() |
.NET Framework Class Library |
Observable..::.Throw Method (Object, Scheduler) |
Observable Class See Also Send Feedback |
Returns an observable sequence that terminates with an exception.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observable.Throw = function(exception, scheduler); |